Files
2026-03-04 10:03:45 +08:00

7 lines
112 B
C#

namespace UnityEngine.PostProcessing
{
public sealed class TrackballGroupAttribute : PropertyAttribute
{
}
}