unreal.RigVMFunction_MathBoxGetCenter¶
- class unreal.RigVMFunction_MathBoxGetCenter(box: Box = Ellipsis, center: Vector = Ellipsis)¶
Bases:
RigVMFunction_MathBoxBaseReturns the center of a bounding box
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathBox.h
Editor Properties: (see get_editor_property/set_editor_property)
box(Box): [Read-Write] The box to retrieve the center forcenter(Vector): [Read-Write] The center of the box