unreal.RigVMFunction_MathTransformMakeAbsolute¶
- class unreal.RigVMFunction_MathTransformMakeAbsolute(local: Transform = Ellipsis, parent: Transform = Ellipsis, global_: Transform = Ellipsis)¶
Bases:
RigVMFunction_MathTransformBaseReturns the absolute global transform within a parent’s transform
C++ Source:
Module: RigVM
File: RigVMFunction_MathTransform.h
Editor Properties: (see get_editor_property/set_editor_property)
global_(Transform): [Read-Write]local(Transform): [Read-Write]parent(Transform): [Read-Write]