| Name | Summary |
|---|---|
SceneAudioPlayer | constructor(scene: Scene, soundAsset: SceneAudioAsset) |
| Name | Summary |
|---|---|
Companion | object Companion |
| Name | Summary |
|---|---|
play | fun play(position: Vector3, volume: Float = 1.0f, looping: Boolean = false) |
setPosition | fun setPosition(position: Vector3) |
stop | fun stop() |
| Name | Summary |
|---|---|
playerCount | var playerCount: Int |
| Name | Summary |
|---|---|
getNextPlayerName | fun getNextPlayerName(): String |