Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ESpeedTreeGeometryType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSpeedTree.h |
| Include Path | #include "Materials/MaterialExpressionSpeedTree.h" |
Syntax
enum ESpeedTreeGeometryType
{
STG_Branch,
STG_Frond,
STG_Leaf,
STG_FacingLeaf,
STG_Billboard,
}
Values
| Name | Remarks |
|---|---|
| STG_Branch | |
| STG_Frond | |
| STG_Leaf | |
| STG_FacingLeaf | |
| STG_Billboard |