docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum SRPLensFlareType

    SRPLensFlareType which can be an image of a procedural shape If change order or add new member, need to update preview shader: LensFlareDataDrivenPreview.shader

    Namespace: UnityEngine.Rendering
    Assembly: solution.dll
    Syntax
    [Serializable]
    public enum SRPLensFlareType

    Fields

    Name Description
    Circle

    Procedural Circle

    Image

    Image from a file or a RenderTexture

    Polygon

    Polygon

    Extension Methods

    ReflectionUtils.GetField(object, string)
    ReflectionUtils.GetFields(object)
    ReflectionUtils.Invoke(object, string, params object[])
    ReflectionUtils.SetField(object, string, object)
    AnalyticsUtils.ToNestedColumnWithDefault<SRPLensFlareType>(SRPLensFlareType, SRPLensFlareType, bool)
    AnalyticsUtils.ToNestedColumn<SRPLensFlareType>(SRPLensFlareType, bool)
    AnalyticsUtils.ToNestedColumn<SRPLensFlareType>(SRPLensFlareType, SRPLensFlareType)
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)