Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ESpeedTreeWindType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialExpressionSpeedTree.h |
| Include Path | #include "Materials/MaterialExpressionSpeedTree.h" |
Syntax
enum ESpeedTreeWindType
{
STW_None,
STW_Fastest,
STW_Fast,
STW_Better,
STW_Best,
STW_Palm,
STW_BestPlus,
}
Values
| Name | Remarks |
|---|---|
| STW_None | |
| STW_Fastest | |
| STW_Fast | |
| STW_Better | |
| STW_Best | |
| STW_Palm | |
| STW_BestPlus |