gravityScale property

Vector2? gravityScale
getter/setter pair

Multiplier for the body's gravity.

If gravityOverride is specified, this value also affects it.\

Implementation

Vector2? gravityScale;