Returns a boolean indicating whether color playback is enabled.
boolean
function getColorPlayback(state) { return state.renderer.colorPlayback; }