scripts
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngine
|
||||
{
|
||||
// Token: 0x02000408 RID: 1032
|
||||
public enum CustomRenderTextureUpdateZoneSpace
|
||||
{
|
||||
// Token: 0x04000E6F RID: 3695
|
||||
Normalized,
|
||||
// Token: 0x04000E70 RID: 3696
|
||||
Pixel
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user