dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Camera.projectionMatrix
dlangui
graphics
scene
camera
Camera
set custom projection matrix
const
(
mat4
)
projectionMatrix
[@property getter]
mat4
projectionMatrix
[@property setter]
class
Camera
@
property
void
projectionMatrix
(
mat4
v
)
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 custom projection matrix