docs.unity3d.com
    Show / Hide Table of Contents

    Class PcpLayerStackIdentifierStr

    Inheritance
    Object
    PcpLayerStackIdentifierStr
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class PcpLayerStackIdentifierStr : IDisposable

    Constructors

    PcpLayerStackIdentifierStr()

    Declaration
    public PcpLayerStackIdentifierStr()

    PcpLayerStackIdentifierStr(PcpLayerStackIdentifier)

    Declaration
    public PcpLayerStackIdentifierStr(PcpLayerStackIdentifier lsid)
    Parameters
    Type Name Description
    PcpLayerStackIdentifier lsid

    PcpLayerStackIdentifierStr(String)

    Declaration
    public PcpLayerStackIdentifierStr(string rootLayerId)
    Parameters
    Type Name Description
    String rootLayerId

    PcpLayerStackIdentifierStr(String, String)

    Declaration
    public PcpLayerStackIdentifierStr(string rootLayerId, string sessionLayerId)
    Parameters
    Type Name Description
    String rootLayerId
    String sessionLayerId

    PcpLayerStackIdentifierStr(String, String, ArResolverContext)

    Declaration
    public PcpLayerStackIdentifierStr(string rootLayerId, string sessionLayerId, ArResolverContext resolverContext)
    Parameters
    Type Name Description
    String rootLayerId
    String sessionLayerId
    ArResolverContext resolverContext

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    pathResolverContext

    Declaration
    public ArResolverContext pathResolverContext { get; set; }
    Property Value
    Type Description
    ArResolverContext

    rootLayerId

    Declaration
    public string rootLayerId { get; set; }
    Property Value
    Type Description
    String

    sessionLayerId

    Declaration
    public string sessionLayerId { get; set; }
    Property Value
    Type Description
    String

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetHash()

    Declaration
    public uint GetHash()
    Returns
    Type Description
    UInt32
    Back to top
    Copyright © 2023 Unity Technologies
    • 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 Thursday, October 19, 2023