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