Gets or sets the mass. Usually in kilograms (kg).
Warning: This property is readonly during callbacks.
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic float Mass { get; set; }Property Value
SingleThe mass.
Exceptions
See Also