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.ShapesAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected abstract void ComputeProperties()
See Also