Gets or sets the density.
Changing the density causes a recalculation of shape properties.
Namespace: Internal.tainicom.Aether.Physics2D.Collision.ShapesAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic float Density { get; set; }Property Value
SingleThe density.
See Also