Opt whether to have the Z axis point to nadir (to orient it as an aircraft) or not (to orient it as a surface vehicle).
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ZPointsNadir() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_ZPointsNadir(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






