Tao.Ode SDK Documentation

Ode.dSurfaceParameters.bounce_vel Field

Restitution parameter (0..1). 0 means the surfaces are not bouncy at all, 1 is maximum bouncyness. This is only set if the corresponding flag is set in mode.

[Visual Basic]
Public bounce_vel As Single
[C#]
public float bounce_vel;

See Also

Ode.dSurfaceParameters Class | Tao.Ode Namespace