Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/audio
AudioContext3D
Interface AudioContext3D
interface
AudioContext3D
{
maxDistance
?:
number
;
orientation
?:
{
x
:
number
;
y
:
number
;
z
?:
number
}
;
position
:
{
x
:
number
;
y
:
number
;
z
?:
number
}
;
rolloffFactor
?:
number
;
velocity
?:
{
x
:
number
;
y
:
number
;
z
?:
number
}
;
}
Index
Properties
max
Distance?
orientation?
position
rolloff
Factor?
velocity?
Properties
Optional
Readonly
max
Distance
maxDistance
?:
number
Optional
Readonly
orientation
orientation
?:
{
x
:
number
;
y
:
number
;
z
?:
number
}
Readonly
position
position
:
{
x
:
number
;
y
:
number
;
z
?:
number
}
Optional
Readonly
rolloff
Factor
rolloffFactor
?:
number
Optional
Readonly
velocity
velocity
?:
{
x
:
number
;
y
:
number
;
z
?:
number
}
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Distance
orientation
position
rolloff
Factor
velocity
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...