SoundInst.Volume
float Volume{ get set }
Description
The volume multiplier of this Sound instance! Typically 0-1, where 0 is silent, and 1 is full volume. Values above 1 amplify, and negatives clamp to 0.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!