![]() | |
Camera |
public bool IsYAxisInverted { get; set; }
[Missing <value> documentation for "P:Ab4d.SharpEngine.Utilities.CameraController.IsYAxisInverted"]
By default (IsYAxisInverted == false) moving the pointer or mouse up decreases the camera's attitude which rotates the camera down.
If IsYAxisInverted is true moving the pointer or mouse up increases the camera's attitude which rotates the camera up.