unreal.DMXPixelMappingBaseComponent

class unreal.DMXPixelMappingBaseComponent(outer=None, name='None')

Bases: unreal.Object

Base class for all DMX Pixel Mapping components

C++ Source:

  • Plugin: DMXPixelMapping

  • Module: DMXPixelMappingRuntime

  • File: DMXPixelMappingBaseComponent.h

render()None

Render downsample texture for this component and all children

render_and_send_dmx()None

Render downsample texture and send DMX for this component and all children

reset_dmx()None

Reset all sending DMX channels to 0 for this component and all children

send_dmx()None

Send DMX values of this component and all children