2025-03-18 10:34:06 +08:00

18 lines
126 B
C#

using UnityEngine;
struct OnChangeMat
{
public Shader shader;
}
struct BeginScreenShot
{
}
struct EndScreenShot
{
}