const 变量名

This commit is contained in:
tpxxn
2025-03-09 02:33:14 +08:00
parent 4c325f7ca6
commit f32e5e79a3
26 changed files with 170 additions and 162 deletions

View File

@@ -22,7 +22,7 @@ namespace TEngine
/// 音效分类,可分别关闭/开启对应分类音效。
/// </summary>
/// <remarks>命名与AudioMixer中分类名保持一致。</remarks>
public AudioType audioType;
public AudioType AudioType;
/// <summary>
/// 音频源中3D声音的衰减模式。