Search
Preparing search index...
The search index is not available
tinoe
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
tinoe
<internal>
LightManager
Class LightManager
Hierarchy
BasePlugin
<
ApplyParams
>
LightManager
Index
Constructors
constructor
Properties
_ambient
Light
_append
Light
Infos
_check
Lights
Changed
_core
Data
_direct
Lights
_has
Core
Data
Changed
_point
Lights
_scene
_spot
Lights
Accessors
ambient
Light
casting
Lights
Methods
add
Lights
apply
destroy
get
Light
Core
Data
remove
Lights
Constructors
constructor
new
Light
Manager
(
)
:
LightManager
Returns
LightManager
Properties
Private
_ambient
Light
_ambient
Light
:
any
Private
_append
Light
Infos
_append
Light
Infos
:
any
Private
_check
Lights
Changed
_check
Lights
Changed
:
any
Private
_core
Data
_core
Data
:
any
Private
_direct
Lights
_direct
Lights
:
any
Private
_has
Core
Data
Changed
_has
Core
Data
Changed
:
any
Private
_point
Lights
_point
Lights
:
any
Private
_scene
_scene
:
any
Private
_spot
Lights
_spot
Lights
:
any
Accessors
ambient
Light
get
ambientLight
(
)
:
AmbientLight
Returns
AmbientLight
casting
Lights
get
castingLights
(
)
:
ShadowLight
[]
能投射阴影的灯光
readonly
memberof
LightManager
Returns
ShadowLight
[]
Methods
add
Lights
add
Lights
(
...
lights
:
Light
[]
)
:
void
Parameters
Rest
...
lights:
Light
[]
Returns
void
apply
apply
(
params
:
ApplyParams
)
:
void
Parameters
params:
ApplyParams
Returns
void
destroy
destroy
(
)
:
void
清空
Returns
void
get
Light
Core
Data
get
Light
Core
Data
(
)
:
CoreData
Returns
CoreData
remove
Lights
remove
Lights
(
...
lights
:
Light
[]
)
:
void
Parameters
Rest
...
lights:
Light
[]
Returns
void
Exports
<internal>
Web
Assembly
Light
Manager
constructor
_ambient
Light
_append
Light
Infos
_check
Lights
Changed
_core
Data
_direct
Lights
_has
Core
Data
Changed
_point
Lights
_scene
_spot
Lights
ambient
Light
casting
Lights
add
Lights
apply
destroy
get
Light
Core
Data
remove
Lights
Generated using
TypeDoc
能投射阴影的灯光
LightManager