docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LineRendering.SortingQuality

    Defines how many segments can be sorted in a single tile.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum LineRendering.SortingQuality

    Fields

    Name Description
    High

    Sorts a high number of segments per tile cluster (1024).

    Low

    Sorts a low number of segments per tile cluster (256).

    Medium

    Sorts a medium number of segments per tile cluster (512).

    Ultra

    Sorts a very high number of segments per tile cluster (2048).

    In This Article
    Back to top
    Copyright © 2024 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)