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