Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UCubeGridTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/CubeGridTool.h |
| Include | #include "CubeGridTool.h" |
Syntax
struct FSelection
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE::Geometry::FAxisAlignedBox3d | Box | Both of these boxes are in the coordinate space of the (unscaled) grid frame. | |
| FCubeGrid::EFaceDirection | Direction | Direction must be initialized to a valid enum value (0 is not one). | |
| UE::Geometry::FAxisAlignedBox3d | StartBox |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FSelection& Other |
||
| bool | operator==
(
const FSelection& Other |