docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ScalableSettingSchemaId

    Identifies uniquely a ScalableSettingSchema.

    Use GetSchemaOrNull(ScalableSettingSchemaId) to get a schema.

    Implements
    IEquatable<ScalableSettingSchemaId>
    Inherited Members
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public struct ScalableSettingSchemaId : IEquatable<ScalableSettingSchemaId>

    Fields

    Name Description
    With3Levels

    A scalable setting with 3 levels.

    With4Levels

    A scalable setting with 4 levels.

    Methods

    Name Description
    Equals(object)

    Checks equality

    Equals(ScalableSettingSchemaId)

    Checks equality

    GetHashCode()

    Compute the hash code

    ToString()

    Compute a human friendly string representation

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)