Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/UGeometryScriptL- > API/Plugins/GeometryScriptingCore/GeometryScript/UGeometryScriptL-/UPARAM
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/ShapeFunctions.h |
| Include | #include "GeometryScript/ShapeFunctions.h" |
UFUNCTION (BlueprintPure, Category="GeometryScript|Shapes|Box", Meta=(ScriptMethod))
static static UPARAM
(
DisplayName
)
Remarks
Find the Box formed by the intersection of Box1 and Box2
Parameters
| Name | Description |
|---|---|
| bIsIntersecting | if the boxes do not intersect, this will be returned as false, otherwise true |