Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > AnimNodes > FAnimNode_PoseDriver
- FAnimNode_Base::GetLODThreshold()
- FAnimNode_PoseDriver::GetLODThreshold()
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNodes/AnimNode_PoseDriver.h |
Include | #include "AnimNodes/AnimNode_PoseDriver.h" |
virtual int32 GetLODThreshold&40;&41; const
Remarks
Get the LOD threshold at which this node is enabled. Node is enabled if the current LOD >= threshold.