Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkinnedMeshComponent
Deprecated * Direct access to PredictedLODLevel has been deprecated and will be removed in a future version. Please use Get/SetPredictedLODLevel() accessors.
Syntax
int32 PredictedLODLevel
Remarks
Best LOD that was 'predicted' by UpdateSkelPose. This is what bones were updated based on, so we do not allow rendering at a better LOD than this.