Click or drag to resize
RigidBodyMass Property
Get / set body mass.

Namespace:  GeonBit.ECS.Components.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float Mass { get; set; }

Property Value

Type: Single
See Also