Enum InfluenceShape
The shape of the influence volume
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum InfluenceShape : int
Fields
| Name | Description | Value |
|---|---|---|
| Box | A Box shape. |
|
| Sphere | A Sphere shape. |
The shape of the influence volume
public enum InfluenceShape : int
| Name | Description | Value |
|---|---|---|
| Box | A Box shape. |
|
| Sphere | A Sphere shape. |