Gets or sets whether the camera can rotate over the constrained up axis. For example, if true the camera would be able to flip over the North Pole and view the globe upside down.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property AllowRotationOverConstrainedUpAxis() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_AllowRotationOverConstrainedUpAxis(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






