Description
Returns the camera up vector. Make sure not to use UpVector when the view is in the interactive state.
Visual Basic
Public Property UpVector() As Vector3d
C#
public Vector3d UpVector;
Conditions
Read-only
Returns the camera up vector. Make sure not to use UpVector when the view is in the interactive state.
Public Property UpVector() As Vector3d
public Vector3d UpVector;
Read-only