Camera.ProjectPerspective

Creates an perspective projection with the specified width and height.

class Camera
Matrix4x4
ProjectPerspective
(
float width
,
float fov
,
float height
)

Meta