@esengine/nova-ecs-render-core - v1.0.1
Preparing search index...
LightConfig
Interface LightConfig
Lighting configuration 光照配置
interface
LightConfig
{
castShadows
:
boolean
;
color
:
Color
;
falloff
:
"linear"
|
"quadratic"
|
"constant"
;
intensity
:
Fixed
;
position
:
FixedVector2
;
radius
:
Fixed
;
}
Index
Properties
cast
Shadows
color
falloff
intensity
position
radius
Properties
cast
Shadows
castShadows
:
boolean
color
color
:
Color
falloff
falloff
:
"linear"
|
"quadratic"
|
"constant"
intensity
intensity
:
Fixed
position
position
:
FixedVector2
radius
radius
:
Fixed
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cast
Shadows
color
falloff
intensity
position
radius
@esengine/nova-ecs-render-core - v1.0.1
Loading...
Lighting configuration 光照配置