An NDoc Documented Class Library

Camera. Method 

Perspectives a perspective projection for the camera.

public void (
   Single fovy,
   Single aspect,
   Single near,
   Single far
);

Parameters

Single
The fovy.
Single
The aspect ratio.
Single
The near plane distance.
Single
The far plane distance.

See Also

Camera Class | SpringEmbedders Namespace