-
Method Summary
float
float
void
void
setOrientation(float x,
float y,
float z,
float xUp,
float yUp,
float zUp)
void
void
void
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
setDopplerFactor
void setDopplerFactor(float value)
-
getDopplerFactor
float getDopplerFactor()
-
setSpeedOfSound
void setSpeedOfSound(float value)
-
getSpeedOfSound
float getSpeedOfSound()
-
setPosition
void setPosition(float x,
float y,
float z)
-
setOrientation
void setOrientation(float x,
float y,
float z,
float xUp,
float yUp,
float zUp)
-
setVelocity
void setVelocity(float x,
float y,
float z)