Click or drag to resize

ShapeMassData Field

Contains the properties of the shape such as: - Area of the shape - Centroid - Inertia - Mass

Namespace:  Internal.tainicom.Aether.Physics2D.Collision.Shapes
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public MassData MassData

Field Value

Type: MassData
See Also