Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKRuntime > API/Plugins/MetaHumanSDKRuntime/UMetaHumanComponentBase
Syntax
UPROPERTY (EditDefaultsOnly, Category=Face,
Meta=(EditCondition="bEnableNeckProcControlRig==true", EditConditionHides))
int32 NeckProcControlRigLODThreshold
Remarks
Max LOD level where the neck procedural control rig is evaluated. For example if you have the threshold set to 2, it will evaluate until including LOD 2 (based on 0 index). In case the LOD level gets set to 3, it will stop evaluating the neck procedural control rig. Setting it to -1 will always evaluate it and disable LODing.