Choose your operating system:
Windows
macOS
Linux
UPROPERTY(EditAnywhere, Category=DestructibleParametersFlag)
uint32 bDebrisMaxSeparation
Whether or not chunks at or deeper than the "debris" depth (see NxDestructibleParameters::debrisDepth) will be removed if they separate too far from their origins. The maxSeparation is a value between NxDestructibleParameters::debrisMaxSeparationMin and NxDestructibleParameters::debrisMaxSeparationMax, based upon the destructible module's LOD setting.