Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimNode_ApplyMeshSpaceAdditive
Description
Get the LOD level at which this node is enabled. Node is enabled if the current LOD is less than or equal to this threshold.
Virtual Inheritance
- FAnimNode_Base::GetLODThreshold → FAnimNode_ApplyMeshSpaceAdditive::GetLODThreshold
| Name | GetLODThreshold |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_ApplyMeshSpaceAdditive.h |
| Include Path | #include "Animation/AnimNode_ApplyMeshSpaceAdditive.h" |
virtual int32 GetLODThreshold() const