unreal.DMXImportGDTFBreak¶
- class unreal.DMXImportGDTFBreak(dmx_offset=0, dmx_break=0)¶
Bases:
unreal.StructBaseDMXImport GDTFBreak
C++ Source:
Plugin: DMXEngine
Module: DMXRuntime
File: DMXImportGDTF.h
Editor Properties: (see get_editor_property/set_editor_property)
dmx_break(uint8): [Read-Write] DMXBreakdmx_offset(int32): [Read-Write] DMXOffset
- property dmx_break¶
[Read-Only] DMXBreak
- Type
(uint8)
- property dmx_offset¶
[Read-Only] DMXOffset
- Type
(int32)