unreal.RigCurrentAndInitialTransform
¶
- class unreal.RigCurrentAndInitialTransform(current: RigLocalAndGlobalTransform = Ellipsis, initial: RigLocalAndGlobalTransform = Ellipsis)¶
Bases:
StructBase
Rig Current and Initial Transform
C++ Source:
Plugin: ControlRig
Module: ControlRig
File: RigHierarchyElements.h
Editor Properties: (see get_editor_property/set_editor_property)
current
(RigLocalAndGlobalTransform): [Read-Write] Currentinitial
(RigLocalAndGlobalTransform): [Read-Write] Initial
- property current: RigLocalAndGlobalTransform¶
[Read-Only] Current
- Type:
- property initial: RigLocalAndGlobalTransform¶
[Read-Only] Initial
- Type: