unreal.DMXPixelMappingMatrixCellComponent¶
- class unreal.DMXPixelMappingMatrixCellComponent(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
DMXPixelMappingOutputComponentMatrix pixel component
C++ Source:
Plugin: DMXPixelMapping
Module: DMXPixelMappingRuntime
File: DMXPixelMappingMatrixCellComponent.h
Editor Properties: (see get_editor_property/set_editor_property)
cell_id(int32): [Read-Only]editor_color(LinearColor): [Read-Write]editor_position_with_rotation(Vector2D): [Read-Write]lock_in_designer(bool): [Read-Write]parent(DMXPixelMappingBaseComponent): [Read-Write] Parent component deprecated: Leads to entangled references. Use GetParent() or WeakParent instead.position_x(float): [Read-Write]position_y(float): [Read-Write]rotation(double): [Read-Write]size_x(float): [Read-Write]size_y(float): [Read-Write]visible_in_designer(bool): [Read-Write]