unreal.RigVMFunction_VisualDebugTransform
¶
- class unreal.RigVMFunction_VisualDebugTransform(value: Transform = Ellipsis, enabled: bool = False, thickness: float = 0.0, scale: float = 0.0, bone_space: Name = 'None')¶
Bases:
RigVMFunction_DebugBase
Rig VMFunction Visual Debug Transform
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_VisualDebug.h
Editor Properties: (see get_editor_property/set_editor_property)
bone_space
(Name): [Read-Write]enabled
(bool): [Read-Write]scale
(float): [Read-Write]thickness
(float): [Read-Write]value
(Transform): [Read-Write]