Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKRuntime > API/Plugins/MetaHumanSDKRuntime/FMetaHumanCustomizableBodyPart
Syntax
UPROPERTY (EditDefaultsOnly, Category=BodyParts,
Meta=(EditCondition="ControlRigClass != nullptr", EditConditionHides))
int32 ControlRigLODThreshold
Remarks
Max LOD level to evaluate the assigned control rig for the body part. For example if you have the threshold set to 2, the control rig will be evaluated for LOD 0, 1, and 2. Setting it to -1 will always evaluate it and disable LODing.