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

namespace UnityEngine
{
public class CubemapFace // TypeDefIndex: 8738
{
	// Fields
	type#20890 value__;
	type#16611 Unknown;
	type#16611 PositiveX;
	type#16611 NegativeX;
	type#16611 PositiveY;
	type#16611 NegativeY;
	type#16611 PositiveZ;
	type#16611 NegativeZ;
}
}
