DepthParameters

Parameters that apply to every chunk at a given level.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, EditFixedSize, Category=DestructibleParameters)
TArray< struct FDestructibleDepthParameters > DepthParameters

Remarks

Parameters that apply to every chunk at a given level. the element [0] of the array applies to the level 0 (unfractured) chunk, element [1] applies to the level 1 chunks, etc.

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