pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
Camera.ProjectPerspective
polyplex
core
render
camera
Camera
Creates an perspective projection with the specified width and height.
class
Camera
Matrix4x4
ProjectPerspective
(
float
width
,
float
fov
,
float
height
)
Meta
Source
See Implementation
polyplex
core
render
camera
Camera
functions
Project
ProjectOrthographic
ProjectPerspective
Update
Creates an perspective projection with the specified width and height.