Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
CueDefinition
Interface CueDefinition
interface
CueDefinition
{
asset
:
string
;
bus
?:
string
;
spatial
?:
boolean
;
defaults
?:
Partial
<
PositionalPlayOptions
>
&
{
gain
?:
number
;
rate
?:
number
;
}
;
cooldownMs
?:
number
;
}
Index
Properties
asset
bus?
spatial?
defaults?
cooldown
Ms?
Properties
asset
asset
:
string
Optional
bus
bus
?:
string
Optional
spatial
spatial
?:
boolean
Optional
defaults
defaults
?:
Partial
<
PositionalPlayOptions
>
&
{
gain
?:
number
;
rate
?:
number
}
Optional
cooldown
Ms
cooldownMs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
bus
spatial
defaults
cooldown
Ms
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...