unreal.RigVMFunction_MathBoxGetSize¶
- class unreal.RigVMFunction_MathBoxGetSize(box: Box = Ellipsis, size: Vector = Ellipsis, extent: Vector = Ellipsis)¶
Bases:
RigVMFunction_MathBoxBaseReturns the size 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]extent(Vector): [Read-Write] the half size of the boxsize(Vector): [Read-Write] the overall size of the box