unity中使用fmod音频插件2

fmod音频播放控制: 使用以下的代码:web public class test : MonoBehaviour { private StudioEventEmitter emitter; public float volume = 1; void Start () { emitter = this.GetComponent<StudioEventE
相关文章
相关标签/搜索