unreal.DMXPixelMapping¶
- class unreal.DMXPixelMapping(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
ObjectDMX Pixel Mapping.
Reads pixel colors of a Texture, Material or UMG widget and sends them as DMX.
C++ Source:
Plugin: DMXPixelMapping
Module: DMXPixelMappingRuntime
File: DMXPixelMapping.h
- get_root_component() DMXPixelMappingRootComponent¶
Get root component of the component tree
- Return type: