Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > BoneControllers > FAnimNode_RigidBody
- FAnimNode_Base::GetLODThreshold()
- FAnimNode_SkeletalControlBase::GetLODThreshold()
- FAnimNode_RigidBody::GetLODThreshold()
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_RigidBody.h |
Include | #include "BoneControllers/AnimNode_RigidBody.h" |
Source | /Engine/Source/Runtime/AnimGraphRuntime/Private/BoneControllers/AnimNode_RigidBody.cpp |
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.