Represents the enumeration of all material indicies in the Baltie's mesh.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public enum BaltieSpriteMaterialIndex

Members

Member nameDescription
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.

See Also