An NDoc Documented Class Library

Camera. Method 

Creates a perspective Projection for the camera

public void (
   Single width,
   Single height,
   Single near,
   Single far
);

Parameters

Single
The width.
Single
The height.
Single
The near plane distance.
Single
The far plane distance.

See Also

Camera Class | SpringEmbedders Namespace