Click or drag to resize
AB4D logo

MouseCameraControllerIsAttitudeRotationEnabled Property

Gets or sets a Boolean that specifies if attitude rotation (around x axis) is enabled. Default value is true.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public bool IsAttitudeRotationEnabled { get; set; }

Property Value

Boolean
See Also