Used to specify if a ChipmunkBody
should have its position and rotation interpolated outside of the fixed time step.
Note: Currently does not yet support interpolation, but this is coming in a future version. In most cases extrapolation is recommended over interpolation anyway.
None | Don't interpolate the body's position (default). |
Extrapolate | Extrapolate the body's position. |