dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
Light.createSpot
dlangui
graphics
scene
light
Light
create new point light
class
Light
static
Light
createSpot
(
vec3
color
,
float
range
,
float
innerAngle
,
float
outerAngle
)
Meta
Source
See Implementation
dlangui
graphics
scene
light
Light
constructors
this
properties
autobind
color
direction
enabled
innerAngle
innerAngleCos
node
outerAngle
outerAngleCos
position
range
rangeInverse
type
static functions
createDirectional
createPoint
createSpot
variables
_autobind
_color
_enabled
_node
create new point light