unreal.DMXImportGDTFChannelSet
¶
- class unreal.DMXImportGDTFChannelSet(name='', dmx_from=[0, 1], physical_from=0.0, physical_to=0.0, wheel_slot_index=0)¶
Bases:
unreal.StructBase
DMXImport GDTFChannel Set
C++ Source:
Plugin: DMXEngine
Module: DMXRuntime
File: DMXImportGDTF.h
Editor Properties: (see get_editor_property/set_editor_property)
dmx_from
(DMXImportGDTFDMXValue): [Read-Write] DMXFromname
(str): [Read-Write] Namephysical_from
(float): [Read-Write] Physical Fromphysical_to
(float): [Read-Write] Physical Towheel_slot_index
(int32): [Read-Write] Wheel Slot Index
- property dmx_from¶
[Read-Only] DMXFrom
- Type
- property wheel_slot_index¶
[Read-Only] Wheel Slot Index
- Type
(int32)