sim.getVelocityRetrieves the linear and/or angular velocity of the center of mass of a non-static shape. Data is provided by the selected physics engine Synopsislist linearVelocity, list angularVelocity = sim.getVelocity(int shapeHandle)
float[3] linearVelocity, float[3] angularVelocity = sim.getVelocity(int shapeHandle)
Arguments
Return values
|