Overload List

  NameDescription
Public methodGetMassProperties(PrimitiveProperties, Single%, Vector3%, Matrix%, Matrix%)
Helper to calculate the combined mass, centre of mass, and inertia tensor about the origin and the CoM (for the local primitives) primitiveProperties indicates the properties used for all primitives - so the mass is the total mass
Public methodGetMassProperties(array<PrimitiveProperties>[]()[][], Single%, Vector3%, Matrix%, Matrix%)
Helper to calculate the combined mass, centre of mass, and inertia tensor about the origin and the CoM (for the local primitives) primitiveProperties is an array of properties - must be the same number as there are primitives

See Also