initVelocity property

Vector3 initVelocity
getter/setter pair

Initial velocity of the body.

Implementation

Vector3 initVelocity = Vector3.zero();