class documentation

class Dimensions__CenterOfGravity(VectorData):

View In Hierarchy

Center of gravity of this object, relative to the center of the bounding box.

Class Variable name Is always 'dimensions/center_of_gravity'
Class Variable val The (x, y, z) offset of the center of gravity relative to the center of the bounding box.
name: Literal['dimensions/center_of_gravity'] =

Is always 'dimensions/center_of_gravity'

val: tuple[float, float, float] =

The (x, y, z) offset of the center of gravity relative to the center of the bounding box.