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]center(Vector): [Read-Write]