Small World Engine API Reference - v0.76.20
Preparing search index...
RendererBackendConfig
Interface RendererBackendConfig
Configuration for a single renderer backend.
interface
RendererBackendConfig
{
attributes
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
attributes?
Properties
Optional
attributes
attributes
?:
Record
<
string
,
unknown
>
Context attributes passed to getContext().
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
Small World Engine API Reference - v0.76.20
Loading...
Configuration for a single renderer backend.