Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
CONFIG
LightSourceAnimationConfig
Type Alias LightSourceAnimationConfig
LightSourceAnimationConfig
:
Record
<
string
,
{
animation
:
Function
;
backgroundShader
?:
typeof
AdaptiveBackgroundShader
;
colorationShader
:
typeof
AdaptiveColorationShader
;
illuminationShader
?:
typeof
AdaptiveIlluminationShader
;
label
:
string
;
}
,
>
A light source animation configuration object.
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
A light source animation configuration object.