Enum SRPLensFlareDistribution
SRPLensFlareDistribution defined how we spread the flare element when count > 1
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[Serializable]
public enum SRPLensFlareDistribution
Fields
Name | Description |
---|---|
Curve | Controlled with curved |
Random | Random distribution |
Uniform | Uniformly spread |