Tesla Graphics Engine Documentation (January 2012)
ProjectionMode Enumeration
TeslaTesla.GraphicsProjectionMode
Specifies the projection mode for a Camera.
Declaration Syntax
C#
public enum ProjectionMode
Members
Member Description
Perspective Indiciates the camera should use a perspective projection.
Orthographic Indicates the camera should use an orthographic projection.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)