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