Tao.Ode SDK Documentation

Ode.dSurfaceParameters.bounce 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 As Single
[C#]
public float bounce;

See Also

Ode.dSurfaceParameters Class | Tao.Ode Namespace