Class SpriteImporterData
The importer data about a sprite asset.
Inherited Members
Namespace: UnityEditor.Build.Pipeline.Interfaces
Assembly: solution.dll
Syntax
[Serializable]
public class SpriteImporterData
Properties
Name | Description |
---|---|
PackedSprite | Property if this sprite asset is packed by the sprite packer. |
SourceTexture | Object identifier of the source texture for the sprite. |