ShapeComputeProperties Method |
Compute the mass properties of this shape using its dimensions and density.
The inertia tensor is computed about the local origin, not the centroid.
Namespace:
Internal.tainicom.Aether.Physics2D.Collision.Shapes
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected abstract void ComputeProperties()
See Also