Class DecalSystem.DecalHandle | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class DecalSystem.DecalHandle

    Inheritance
    Object
    DecalSystem.DecalHandle
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public class DecalHandle

    Constructors

    DecalHandle(Int32, Int32)

    Declaration
    public DecalHandle(int index, int materialID)
    Parameters
    Type Name Description
    Int32 index
    Int32 materialID

    Fields

    m_Index

    Declaration
    public int m_Index
    Field Value
    Type Description
    Int32

    m_MaterialID

    Declaration
    public int m_MaterialID
    Field Value
    Type Description
    Int32

    Methods

    IsValid(DecalSystem.DecalHandle)

    Declaration
    public static bool IsValid(DecalSystem.DecalHandle handle)
    Parameters
    Type Name Description
    DecalSystem.DecalHandle handle
    Returns
    Type Description
    Boolean
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023