volume : number
Gets or sets the volume of this sound, a value between 0 and 1. The value given is clamped to the range 0 to 1.
- Source code: sound/Sound.js (Line 1155)
volume : number
Gets or sets the volume of this sound, a value between 0 and 1. The value given is clamped to the range 0 to 1.
Please login to continue.