Navigation
API > API/Plugins > API/Plugins/ModelingOperators > API/Plugins/ModelingOperators/CompositionOps > API/Plugins/ModelingOperators/CompositionOps/FCubeGridBooleanOp
References
| Module | ModelingOperators |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingOperators/Public/CompositionOps/CubeGridBooleanOp.h |
| Include | #include "CompositionOps/CubeGridBooleanOp.h" |
Syntax
struct FCornerInfo
Remarks
Optional: information to weld corners along the Z axis to create ramps/pyramids/pyramid cutaways.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool[4] | WeldedAtBase | "Base" refers to the 0-3 indexed corners in FOrientedBox3d, and the flags here are true if the vertex is welded to its Z axis neighbor. |