dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Camera.setPerspective
dlangui
graphics
scene
camera
Camera
set perspective projection
class
Camera
void
setPerspective
(
float
width
,
float
height
,
float
fov
,
float
near
,
float
far
)
Meta
Source
See Implementation
dlangui
graphics
scene
camera
Camera
constructors
this
destructors
~this
functions
invalidateTransform
setOrtho
setPerspective
properties
enabled
farRange
projectionMatrix
projectionViewMatrix
viewChanged
viewMatrix
variables
_dirtyView
_dirtyViewProjection
_enabled
_far
_projectionMatrix
_viewMatrix
_viewProjectionMatrix
set perspective projection