View3D.IsPerspective
Description:
Identifies whether this is a perspective view.
Identifies whether this is a perspective view.
Remarks:
In a perspective view, view direction is variable - it is the direction that connects a particular point on the model with the eye position. The property ViewDirection becomes less meaningful - it only describes the general orientation of the camera.
In a perspective view, view direction is variable - it is the direction that connects a particular point on the model with the eye position. The property ViewDirection becomes less meaningful - it only describes the general orientation of the camera.
public bool IsPerspective { get; }
-
Returns true if the view is not a view template.