dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
LightRef
dlangui
graphics
scene
light
Reference counted Light object
static if
(
ENABLE_OPENGL
)
static if
(
BACKEND_GUI
)
alias
LightRef
=
Ref
!
Light
Meta
Source
See Implementation
dlangui
graphics
scene
light
aliases
LightCounts
LightRef
classes
DirectionalLight
Light
PointLight
SpotLight
enums
LightType
structs
LightParams
Lights
Reference counted Light object