protected override void CreateState(out CameraState state)
 {
     state = CameraState.PerspectiveState();
 }