pp v0.0.52 (2019-04-12T13:41:01Z)
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
ProjectOrthographicInv
ProjectPerspective
Update
properties
Matrix
variables
matrix
zfar
znear
Creates an perspective projection with the specified width and height.