a3js API Documentation - v0.0.34
Docs Home
Preparing search index...
SoundOptions
Interface SoundOptions
interface
SoundOptions
{
autoplay
:
boolean
;
loop
:
boolean
;
positional
:
PositionalOptions
;
type
:
SoundType
;
volume
:
number
;
}
Index
Properties
autoplay
loop
positional
type
volume
Properties
autoplay
autoplay
:
boolean
loop
loop
:
boolean
positional
positional
:
PositionalOptions
type
type
:
SoundType
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autoplay
loop
positional
type
volume
Docs Home
a3js API Documentation - v0.0.34
Loading...