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