Field weight
The total weight of this volume in the Scene. 0 means no effect and 1 means full effect.
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[Range(0, 1)]
[Tooltip("Sets the total weight of this Volume in the Scene. 0 means no effect and 1 means full effect.")]
public float weight
Returns
Type | Description |
---|---|
float |