unreal.RigVMFunction_MathTransformMakeRelative¶
- class unreal.RigVMFunction_MathTransformMakeRelative(global_: Transform = Ellipsis, parent: Transform = Ellipsis, local: Transform = Ellipsis)¶
Bases:
RigVMFunction_MathTransformBaseReturns the relative local 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]