unreal.DMXImportGDTFRelation
¶
- class unreal.DMXImportGDTFRelation(name: str = '', master: str = '', follower: str = '', type: DMXImportGDTFType = Ellipsis)¶
Bases:
StructBase
DMXImport GDTFRelation
C++ Source:
Plugin: DMXEngine
Module: DMXRuntime
File: DMXImportGDTF.h
Editor Properties: (see get_editor_property/set_editor_property)
follower
(str): [Read-Write]master
(str): [Read-Write]name
(str): [Read-Write]type
(DMXImportGDTFType): [Read-Write]
- property type: DMXImportGDTFType¶
[Read-Only]
- Type: