Singularity/Library/PackageCache/com.unity.2d.sprite@1.0.0
Jeff Walters 9d9618897c first commit 2024-05-06 11:45:45 -07:00
..
Documentation~ first commit 2024-05-06 11:45:45 -07:00
Editor first commit 2024-05-06 11:45:45 -07:00
Tests first commit 2024-05-06 11:45:45 -07:00
CHANGELOG.md first commit 2024-05-06 11:45:45 -07:00
CHANGELOG.md.meta first commit 2024-05-06 11:45:45 -07:00
Editor.meta first commit 2024-05-06 11:45:45 -07:00
LICENSE.md first commit 2024-05-06 11:45:45 -07:00
LICENSE.md.meta first commit 2024-05-06 11:45:45 -07:00
package.json first commit 2024-05-06 11:45:45 -07:00
package.json.meta first commit 2024-05-06 11:45:45 -07:00
README.md first commit 2024-05-06 11:45:45 -07:00
README.md.meta first commit 2024-05-06 11:45:45 -07:00
Tests.meta first commit 2024-05-06 11:45:45 -07:00

About Sprite Editor

Use Unitys Sprite Editor to create and edit Sprite assets. Sprite Editor provides user extensibility to add custom behaviour for editing various Sprite related data.

Installing Sprite Editor

To install this package, follow the instructions in the Package Manager documentation.

Using Sprite Editor

The Sprite Editor Manual can be found [here] (https://docs.unity3d.com/Manual/SpriteEditor.html).

Technical details

Requirements

This version of Sprite Editor is compatible with the following versions of the Unity Editor:

  • 2019.2 and later (recommended)

Package contents

The following table indicates the folder structure of the Sprite package:

Location Description
<Editor> Root folder containing the source for the Sprite Editor.
<Tests> Root folder containing the source for the tests for Sprite Editpr used the Unity Editor Test Runner.

Document revision history

Date Reason
January 25, 2019 Document created. Matches package version 1.0.0