Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UCubeGridToolProperties
Syntax
UPROPERTY (EditAnywhere, Category=Options, AdvancedDisplay)
bool bPowerOfTwoBlockSizes
Remarks
When true, block sizes change by powers of two as Grid Power is changed. When false, block sizes change by twos and fives, much like the default editor grid snapping options (for instance, sizes might increase from 10 to 50 to 100 to 500). Note that toggling this option will reset Grid Power and Current Block Size to default values.