Class SkyUniqueID | High Definition RP | 6.7.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class SkyUniqueID

    Inheritance
    Object
    Attribute
    SkyUniqueID
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
    public sealed class SkyUniqueID : Attribute, _Attribute

    Constructors

    SkyUniqueID(Int32)

    Declaration
    public SkyUniqueID(int uniqueID)
    Parameters
    Type Name Description
    Int32 uniqueID

    Fields

    uniqueID

    Declaration
    public readonly int uniqueID
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX