Navigation
API > API/Plugins > API/Plugins/FractureEditor > API/Plugins/FractureEditor/UFractureModeSettings
Syntax
UPROPERTY&40;Config, EditAnywhere, Category&61;"Fracture Mode&124;Convex Generation Defaults",
Meta&61;&40;ClampMin&61;"0", DisplayName&61;"Allow Larger Hull Fraction"&41;&41;
float ConvexCanExceedFraction
Remarks
Default fraction of geometry volume by which a cluster's convex hull volume can exceed the actual geometry volume before instead using the hulls of the children. 0 means the convex volume cannot exceed the geometry volume; 1 means the convex volume is allowed to be 100% larger (2x) the geometry volume.