mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
const 变量名
This commit is contained in:
@@ -22,7 +22,7 @@ namespace TEngine
|
||||
/// 音效分类,可分别关闭/开启对应分类音效。
|
||||
/// </summary>
|
||||
/// <remarks>命名与AudioMixer中分类名保持一致。</remarks>
|
||||
public AudioType audioType;
|
||||
public AudioType AudioType;
|
||||
|
||||
/// <summary>
|
||||
/// 音频源中3D声音的衰减模式。
|
||||
|
Reference in New Issue
Block a user