| AlignGizmo |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| bAllowedToEditGrid |
bool |
|
CubeGridTool.h |
- Meta=(TransientToolProperty)
|
| bCrosswiseDiagonal |
HideEditConditionToggle bool |
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bInCornerMode", HideEditConditionToggle)
|
| bHitGridGroundPlaneIfCloser |
bool |
When the grid ground plane is above some geometry, whether we should hit that plane or pass through to the other geometry. |
CubeGridTool.h |
- EditAnywhere
- Category=BlockSelection
- AdvancedDisplay
|
| bHitUnrelatedGeometry |
bool |
When raycasting to find a selected grid face, this determines whether geometry in the scene that is not part of the edited mesh is hit. |
CubeGridTool.h |
- EditAnywhere
- Category=BlockSelection
|
| bInCornerMode |
bool |
|
CubeGridTool.h |
- Meta=(TransientToolProperty)
|
| bKeepSideGroups |
bool |
When performing multiple push/pulls with the same selection, attempt to keep the same group IDs on the sides of the new geometry (ie multiple E/Q presses will not result in different group topology around the sides compared to a single Ctrl+drag). |
CubeGridTool.h |
- EditAnywhere
- Category=Options
- AdvancedDisplay
|
| bPowerOfTwoBlockSizes |
bool |
When true, block sizes change by powers of two as Grid Power is changed. |
CubeGridTool.h |
- EditAnywhere
- Category=Options
- AdvancedDisplay
|
| bShowGizmo |
bool |
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(TransientToolProperty)
|
| bShowGrid |
bool |
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
|
| bShowSelectionMeasurements |
bool |
When true, displays dimensions of the given selection in the viewport. |
CubeGridTool.h |
- EditAnywhere
- Category=Options
- AdvancedDisplay
|
| ClampMax |
|
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle, UIMin=180, UIMax=180, ClampMin=180000, ClampMax=18000)
|
| ClampMin |
|
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle, UIMin=180, UIMax=180, ClampMin=180000, ClampMax=18000)
|
| DEFAULT_CURRENT_BLOCK_SIZE |
const double |
|
CubeGridTool.h |
|
| DEFAULT_GRID_POWER |
const uint8 |
These are here so that we can reset the appropriate settings to their defaults in code. |
CubeGridTool.h |
|
| Delta |
|
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="0", ClampMin="0", Delta=1, LinearDeltaSensitivity=50)
|
| EditCondition |
|
Determines cube grid scale. |
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle)
|
| FaceSelectionMode |
ECubeGridToolFaceSelectionMode |
How the selected face is determined. |
CubeGridTool.h |
- EditAnywhere
- Category=BlockSelection
- AdvancedDisplay
|
| FlipSelection |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| GridFrameOrigin |
HideEditConditionToggleFVector |
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle)
|
| GridGizmo |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| HideEditConditionToggle |
|
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle, UIMin=180, UIMax=180, ClampMin=180000, ClampMax=18000)
|
| LinearDeltaSensitivity |
|
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="0", ClampMin="0", Delta=1, LinearDeltaSensitivity=50)
|
| MaxGridPower |
const uint8 |
Must match ClampMax in GridPower, used to make hotkeys not exceed it. |
CubeGridTool.h |
|
| PlaneTolerance |
double |
When performing selection, the tolerance to use when determining whether things lie in the same plane as a cube face. |
CubeGridTool.h |
|
| PushPull |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| QuickShiftGizmo |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| ResizeGrid |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| SlideSelection |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| ToggleCornerMode |
FString |
|
CubeGridTool.h |
- VisibleAnywhere
- Category=ShortcutInfo
|
| UIMax |
|
|
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle, UIMin=180, UIMax=180, ClampMin=180000, ClampMax=18000)
|
| UIMin |
|
How many blocks each push/pull invocation will do at a time. |
CubeGridTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="bAllowedToEditGrid", HideEditConditionToggle, UIMin=180, UIMax=180, ClampMin=180000, ClampMax=18000)
|