[ << 回到上层 ] Sound:GetVolume 获取音效播放的音量 value = sound:GetVolume() 参数: sound [userdata-Sound]:音效数据 返回值: value [number]:音量大小,取值范围为0-128 示例