SpriteSheetBatch Class |
Namespace: SpriteMan3D.Templates
public class SpriteSheetBatch : ScriptableObject
The SpriteSheetBatch type exposes the following members.
| Name | Description | |
|---|---|---|
| SpriteSheetBatch | Initializes a new instance of the SpriteSheetBatch class |
| Name | Description | |
|---|---|---|
| hideFlags | (Inherited from Object.) | |
| name | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| sourceSpriteSheetMap |
The source map containing good names of sprites.
| |
| targets |
A group of sprite sheets whose names to replace.
|