unreal.RigUnit_VisualDebugVectorItemSpace
¶
- class unreal.RigUnit_VisualDebugVectorItemSpace(value: Vector = Ellipsis, enabled: bool = False, mode: RigUnitVisualDebugPointMode = Ellipsis, color: LinearColor = Ellipsis, thickness: float = 0.0, scale: float = 0.0, space: RigElementKey = Ellipsis)¶
Bases:
RigUnit_DebugBase
Debug draw parameters for a Point or Vector given a vector
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigUnit_VisualDebug.h
Editor Properties: (see get_editor_property/set_editor_property)
color
(LinearColor): [Read-Write]enabled
(bool): [Read-Write]mode
(RigUnitVisualDebugPointMode): [Read-Write]scale
(float): [Read-Write]space
(RigElementKey): [Read-Write]thickness
(float): [Read-Write]value
(Vector): [Read-Write]
- property color: LinearColor¶
[Read-Write]
- Type:
- property mode: RigUnitVisualDebugPointMode¶
[Read-Write]
- Type:
- property space: RigElementKey¶
[Read-Write]
- Type: