Property GravityScale
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
GravityScale
Gets the multiplier applied to gravity for this body.
public float GravityScale { get; init; }Property Value
Remarks
Zero makes the body float; a negative value makes it fall upwards.