Preparing search index...
The search index is not available
ThreePipe
ThreePipe
iLightCommons
Variable iLightCommons
Const
iLightCommons
:
{
refreshUi
:
(
this
:
IObject3D
)
=>
void
;
setDirty
:
(
this
:
ILight
,
options
?:
IObjectSetDirtyOptions
,
...
args
:
any
[]
,
)
=>
void
;
upgradeLight
:
(
this
:
ILight
,
parent
?:
ILight
,
objectProcessor
?:
IObjectProcessor
,
)
=>
void
;
}
= ...
Type declaration
refreshUi
:
(
this
:
IObject3D
)
=>
void
setDirty
:
(
this
:
ILight
,
options
?:
IObjectSetDirtyOptions
,
...
args
:
any
[]
)
=>
void
upgradeLight
:
(
this
:
ILight
,
parent
?:
ILight
,
objectProcessor
?:
IObjectProcessor
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ThreePipe
Loading...