unreal.RigVMFunction_MathBoxMoveTo¶
- class unreal.RigVMFunction_MathBoxMoveTo(box: Box = Ellipsis, center: Vector = Ellipsis, result: Box = Ellipsis)¶
Bases:
RigVMFunction_MathBoxBaseMoves the center of the box to a new location
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathBox.h
Editor Properties: (see get_editor_property/set_editor_property)
box(Box): [Read-Write]center(Vector): [Read-Write] the new center for the boxresult(Box): [Read-Write]