// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.VRTextureUsage

namespace UnityEngine
{
public class VRTextureUsage // TypeDefIndex: 8740
{
	// Fields
	type#20890 value__;
	type#28352 None;
	type#28352 OneEye;
	type#28352 TwoEyes;
	type#28352 DeviceSpecific;
}
}
