Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshSpatialFunctions.h |
| Include | #include "GeometryScript/MeshSpatialFunctions.h" |
Syntax
USTRUCT (BlueprintType , Meta=(DisplayName="BVH Query Options"))
struct FGeometryScriptSpatialQueryOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowUnsafeModifiedQueries | When true, allows the provided BHV to be used even if the mesh has been updated | |
| float | MaxDistance | ||
| float | WindingIsoThreshold |