initVelocity property
Vector3
initVelocity
getter/setter pair
Initial velocity of the body.
Implementation
Vector3 initVelocity = Vector3.zero();
Initial velocity of the body.
Vector3 initVelocity = Vector3.zero();