force property
Vector3
force
getter/setter pair
Linear force on the body in world space.
Implementation
Vector3 force = Vector3.zero();
Linear force on the body in world space.
Vector3 force = Vector3.zero();