docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfSubLayerProxy

    Inheritance
    Object
    SdfSubLayerProxy
    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 SdfSubLayerProxy : IDisposable

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Count(String)

    Declaration
    public uint Count(string value)
    Parameters
    Type Name Description
    String value
    Returns
    Type Description
    UInt32

    Dispose()

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

    Erase(UInt32)

    Declaration
    public void Erase(uint index)
    Parameters
    Type Name Description
    UInt32 index

    Finalize()

    Declaration
    protected void Finalize()

    Find(String)

    Declaration
    public uint Find(string value)
    Parameters
    Type Name Description
    String value
    Returns
    Type Description
    UInt32

    GetPath()

    Declaration
    public SdfPath GetPath()
    Returns
    Type Description
    SdfPath

    Insert(Int32, String)

    Declaration
    public void Insert(int index, string value)
    Parameters
    Type Name Description
    Int32 index
    String value

    IsExpired()

    Declaration
    public bool IsExpired()
    Returns
    Type Description
    Boolean

    push_back(String)

    Declaration
    public void push_back(string layerPath)
    Parameters
    Type Name Description
    String layerPath

    Remove(String)

    Declaration
    public void Remove(string value)
    Parameters
    Type Name Description
    String value

    Replace(String, String)

    Declaration
    public void Replace(string oldValue, string newValue)
    Parameters
    Type Name Description
    String oldValue
    String newValue

    size()

    Declaration
    public uint size()
    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