unreal.RigUnit_DebugRectangle
¶
- class unreal.RigUnit_DebugRectangle(execute_context: ControlRigExecuteContext = [], transform: Transform = Ellipsis, color: LinearColor = Ellipsis, scale: float = 0.0, thickness: float = 0.0, space: Name = 'None', world_offset: Transform = Ellipsis, enabled: bool = False)¶
Bases:
RigUnit_DebugBaseMutable
Rig Unit Debug Rectangle
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_DebugPrimitives.h
Editor Properties: (see get_editor_property/set_editor_property)
color
(LinearColor): [Read-Write]enabled
(bool): [Read-Only]execute_context
(ControlRigExecuteContext): [Read-Write] * This property is used to chain multiple mutable units togetherscale
(float): [Read-Write]space
(Name): [Read-Write]thickness
(float): [Read-Write]transform
(Transform): [Read-Write]world_offset
(Transform): [Read-Write]
- property color: LinearColor¶
[Read-Write]
- Type: