Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/UDMXMVRParametricObjectNodeBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDMXMVRLayerNode * GetLayer () |
Returns the Layer this Node resides in | MVR/Types/DMXMVRParametricObjectNodeBase.h | |
const UDMXMVRLayerNode * GetLayer () |
Returns the Layer this Node resides in | MVR/Types/DMXMVRParametricObjectNodeBase.h |
GetLayer()
Description
Returns the Layer this Node resides in
| Name | GetLayer |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/Types/DMXMVRParametricObjectNodeBase.h |
| Include Path | #include "MVR/Types/DMXMVRParametricObjectNodeBase.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/MVR/Types/DMXMVRParametricObjectNodeBase.cpp |
UDMXMVRLayerNode * GetLayer()
GetLayer()
Description
Returns the Layer this Node resides in
| Name | GetLayer |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/MVR/Types/DMXMVRParametricObjectNodeBase.h |
| Include Path | #include "MVR/Types/DMXMVRParametricObjectNodeBase.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/MVR/Types/DMXMVRParametricObjectNodeBase.cpp |
const UDMXMVRLayerNode * GetLayer() const