dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Camera.enabled
dlangui
graphics
scene
camera
Camera
returns true if camera is active (enabled)
bool
enabled
[@property getter]
class
Camera
@
property
bool
enabled
(
)
bool
enabled
[@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
returns true if camera is active (enabled)