pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Camera.Project
polyplex
core
render
camera
Camera
Creates a dimension dependant projection. (Recommended)
class
Camera
abstract
Matrix4x4
Project
(
float
width
,
float
height
)
Meta
Source
See Implementation
polyplex
core
render
camera
Camera
functions
Project
ProjectOrthographic
ProjectOrthographicInv
ProjectPerspective
Update
properties
Matrix
variables
matrix
zfar
znear
Creates a dimension dependant projection. (Recommended)