Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
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
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
A light source animation configuration object.