SubdivisionCount

The number of solver substeps.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category=Simulation,
          Meta=(UIMin="1", UIMax="10", ClampMin="1", ClampMax="100"))
int32 SubdivisionCount

Remarks

The number of solver substeps. This will increase the precision of the collision inputs and help with constraint resolutions but will increase the CPU cost.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss