Taos API Reference
← Docs
Quick-Start Guide
Preparing search index...
core
PointLightDoc
Interface PointLightDoc
interface
PointLightDoc
{
type
:
"PointLight"
;
color
?:
[
number
,
number
,
number
]
;
intensity
?:
number
;
radius
?:
number
;
castShadow
?:
boolean
;
}
Index
Properties
type
color?
intensity?
radius?
cast
Shadow?
Properties
type
type
:
"PointLight"
Optional
color
color
?:
[
number
,
number
,
number
]
Optional
intensity
intensity
?:
number
Optional
radius
radius
?:
number
Optional
cast
Shadow
castShadow
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
color
intensity
radius
cast
Shadow
← Docs
Quick-Start Guide
Taos API Reference
Loading...