使用DoTween重构淡变效果
This commit is contained in:
@@ -20,7 +20,6 @@ namespace OCES.Audio
|
||||
// 当前正在播放的句柄
|
||||
ContainerPlayHandle m_currentHandle;
|
||||
uint m_currentContainerId;
|
||||
float m_currentVolume = 1f;
|
||||
|
||||
// 当前播放的 Container(用于读取 bpm/timeSig 做节拍对齐)
|
||||
MusicContainer m_currentContainer;
|
||||
|
||||
Reference in New Issue
Block a user