ESpeedTreeGeometryType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum ESpeedTreeGeometryType
Inheritance Object → ValueType → Enum → ESpeedTreeGeometryType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| STG_Branch | 0 | |
| STG_Frond | 1 | |
| STG_Leaf | 2 | |
| STG_FacingLeaf | 3 | |
| STG_Billboard | 4 | |
| STG_MAX | 5 |