frictionGravity property
Gravity to use when approximating the friction max force (mumassgravity). If undefined, global gravity will be used. Use to enable friction in a World with a null gravity vector (no gravity).
Implementation
Vec3? frictionGravity;