Enum ProxyShape The shape of the proxy volume Namespace: UnityEngine.Rendering.HighDefinition Syntax public enum ProxyShape Fields Name Description Value Box A Box shape. 0 Sphere A Sphere shape. 1 Infinite A sphere at the infinity. 2