Navigation
API > API/Plugins > API/Plugins/DMXGDTF > API/Plugins/DMXGDTF/GDTF > API/Plugins/DMXGDTF/GDTF/Geometries
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FDMXGDTFNode
- FDMXGDTFGeometryCollectBase
- FDMXGDTFGeometry
- FDMXGDTFMagnetGeometry
References
| Module | DMXGDTF |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXGDTF/Source/DMXGDTF/Public/GDTF/Geometries/DMXGDTFMagnetGeometry.h |
| Include | #include "GDTF/Geometries/DMXGDTFMagnetGeometry.h" |
Syntax
class FDMXGDTFMagnetGeometry : public UE::DMX::GDTF::FDMXGDTFGeometry
Remarks
This type of geometry is used to describe a magnet, a point where other geometries should be attached (XML node
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDMXGDTFMagnetGeometry
(
const TSharedRef< FDMXGDTFGeometryCollectBase >& InGeometryCollect |