public Vector3 GetEyeUp() { return(transition.GetEyeUp(eyeUp)); }
public Vector3 GetEyeUp() { return(transition.GetEyeUp(Vector3.UnitY)); }