Represents the enumeration of all material indicies in the Baltie's mesh.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public enum BaltieSpriteMaterialIndex |
Members
Member name | Description | |
---|---|---|
Min |
The minimum item value of the enumeration.
| |
Coat |
A coat.
| |
Cap |
A cap.
| |
CapStar |
A cap star.
| |
Skin |
A skin.
| |
Eyeball |
An eye ball.
| |
Iris |
An iris.
| |
Eyebrow |
An eye brow.
| |
Max |
The maximum item value of the enumeration.
|