unreal.DMXImportGDTFRelation
¶
- class unreal.DMXImportGDTFRelation(name='', master='', follower='', type=DMXImportGDTFType.MULTIPLY)¶
Bases:
unreal.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] Followermaster
(str): [Read-Write] Mastername
(str): [Read-Write] Nametype
(DMXImportGDTFType): [Read-Write] Type
- property type¶
[Read-Only] Type
- Type