Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshBooleanFunctions.h |
| Include | #include "GeometryScript/MeshBooleanFunctions.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryScriptMeshBooleanOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowEmptyResult | Whether to allow the Mesh Boolean operation to generate an empty mesh as its result. | |
| bool | bFillHoles | ||
| bool | bSimplifyOutput | ||
| float | SimplifyPlanarTolerance |