dlangui v0.9.76 (2017-06-21T06:58:02Z)
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