Used to specify if a @ChipmunkBody@ should have it's 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. Normally I would recommend extrapolation over interpolation anyway.
None | Don't interpolate the body's position (default). |
Extrapolate | Extrapolate the body's position. |