Overload List
Name | Description | |
---|---|---|
![]() | GetMassProperties(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
|
![]() | GetMassProperties(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
|