unreal.RigVMFunction_MathVectorMakeAbsolute¶
- class unreal.RigVMFunction_MathVectorMakeAbsolute(local: Vector = Ellipsis, parent: Vector = Ellipsis, global_: Vector = Ellipsis)¶
Bases:
RigVMFunction_MathVectorBaseReturns the absolute global vector within a parent’s vector
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathVector.h
Editor Properties: (see get_editor_property/set_editor_property)
global_(Vector): [Read-Write]local(Vector): [Read-Write]parent(Vector): [Read-Write]