Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
EngineOptions
Interface EngineOptions
interface
EngineOptions
{
canvas
:
HTMLCanvasElement
;
inputWindow
?:
Window
|
null
;
skipAudio
?:
boolean
;
entropySeed
?:
number
;
backend
?:
DeviceBackend
;
device
?:
IGraphicsDevice
;
}
Index
Properties
canvas
input
Window?
skip
Audio?
entropy
Seed?
backend?
device?
Properties
canvas
canvas
:
HTMLCanvasElement
Optional
input
Window
inputWindow
?:
Window
|
null
Optional
skip
Audio
skipAudio
?:
boolean
Optional
entropy
Seed
entropySeed
?:
number
Optional
backend
backend
?:
DeviceBackend
Optional
device
device
?:
IGraphicsDevice
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canvas
input
Window
skip
Audio
entropy
Seed
backend
device
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...