unreal.FixTinyGeoGeometrySelectionMethod¶
- class unreal.FixTinyGeoGeometrySelectionMethod¶
Bases:
EnumBaseEFix Tiny Geo Geometry Selection Method
C++ Source:
Plugin: Fracture
Module: FractureEngine
File: FractureEngineUtility.h
- RELATIVE_VOLUME: FixTinyGeoGeometrySelectionMethod = Ellipsis¶
Select by cube root of volume relative to the overall shape’s cube root of volume
- Type:
1
- VOLUME_CUBE_ROOT: FixTinyGeoGeometrySelectionMethod = Ellipsis¶
Select by cube root of volume
- Type:
0