Navigation
API > API/Plugins > API/Plugins/GeometryScriptingEditor > API/Plugins/GeometryScriptingEditor/GeometryScript > API/Plugins/GeometryScriptingEditor/GeometryScript/UGeometryScriptL-_1 > API/Plugins/GeometryScriptingEditor/GeometryScript/UGeometryScriptL-_1/UPARAM
Warnings * This function stores the mesh in a global data structure, the caller must take care to avoid storing large numbers of debug meshes
References
| Module | GeometryScriptingEditor |
| Header | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingEditor/Public/GeometryScript/EditorDynamicMeshUtilityFunctions.h |
| Include | #include "GeometryScript/EditorDynamicMeshUtilityFunctions.h" |
UFUNCTION (BlueprintCallable, Category="DynamicMesh|Changes")
static static UPARAM
(
DisplayName
)
Remarks
Store a copy of TargetMesh with name DebugMeshName. The mesh can later be recovered via FetchDebugMesh.
This function stores the mesh in a global data structure, the caller must take care to avoid storing large numbers of debug meshes