Click or drag to resize

MassDataMass Property

The mass of the shape, usually in kilograms.

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 float Mass {
	get;
 }

Property Value

Type: Single
See Also