Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXMVRRootNode
Description
Removes the Parametric Object Node from the General Scene Description. Returns true if the Node was removed.
| Name | RemoveParametricObjectNode |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/Types/DMXMVRRootNode.h |
| Include Path | #include "MVR/Types/DMXMVRRootNode.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/MVR/Types/DMXMVRRootNode.cpp |
bool RemoveParametricObjectNode
(
UDMXMVRParametricObjectNodeBase * ParametricObjectNode
)