[]
Represents a perspective projection of a 3D space onto a 2D plane.
public class PerspectiveProjection : Projection
Public Class PerspectiveProjection
Inherits Projection
| Name | Description |
|---|---|
| PerspectiveProjection(float) | Creates a new instance of the PerspectiveProjection class. |
| Name | Description |
|---|---|
| PerspectiveAngle | Gets the field of view angle. |