An NDoc Documented Class Library

MNDevice.FieldOfView Property

Sets the angle of the FieldOfView in degree.
An angle of zero indicates that we have a orthogonal projection
An angle different to zero indicates that we have a perspective projection. A good angle for that is ~ 20°

public double FieldOfView {get; set;}

See Also

MNDevice Class | Minais.Drawing3d Namespace