UEConsole Commands
VariableConsole VariableRemaining

SkeletalMesh.UseExperimentalChunking

SkeletalMesh.UseExperimentalChunking is a console variable in Unreal Engine 5 (UE5). See what SkeletalMesh.UseExperimentalChunking does, its values, and how to use this cvar in the Unreal console below.

Category: Remaining · Namespace: skeletalmesh

Help

Whether skeletal mesh will use a experimental chunking algorithm when building LODModel.

Usage

Unreal console (open with ~)
> SkeletalMesh.UseExperimentalChunking 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.