Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UCubeGridToolProperties
Syntax
UPROPERTY (EditAnywhere, Category=Options,
Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle))
EditCondition
Remarks
Determines cube grid scale. Can also be adjusted with hotkeys. This changes Current Block Size to match the current Base Block Size and Grid Power (differently depending on the Power of Two setting).
Sets the size of a block at the current grid power. This changes Base Block Size such that the given value is achieved at the the current value of Grid Power.
Smallest block size to use in the grid, i.e. the block size at Grid Power 0. This changes Current Block Size according to current value of Grid Power.
When pushing/pulling in a way where the diagonal matters, setting this to true makes the diagonal generally try to lie flat across the face rather than at an incline.