docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfLayerTreeHandle

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

    Constructors

    SdfLayerTreeHandle(SdfLayerTree)

    Declaration
    public SdfLayerTreeHandle(SdfLayerTree layer)
    Parameters
    Type Name Description
    SdfLayerTree layer

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    __deref__()

    Declaration
    public SdfLayerTree __deref__()
    Returns
    Type Description
    SdfLayerTree

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetChildTrees()

    Declaration
    public SdfLayerTreeHandleVector GetChildTrees()
    Returns
    Type Description
    SdfLayerTreeHandleVector

    GetLayer()

    Declaration
    public SdfLayerHandle GetLayer()
    Returns
    Type Description
    SdfLayerHandle

    GetOffset()

    Declaration
    public SdfLayerOffset GetOffset()
    Returns
    Type Description
    SdfLayerOffset

    New(SdfLayerHandle, SdfLayerTreeHandleVector)

    Declaration
    public SdfLayerTreeHandle New(SdfLayerHandle layer, SdfLayerTreeHandleVector childTrees)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfLayerTreeHandleVector childTrees
    Returns
    Type Description
    SdfLayerTreeHandle

    New(SdfLayerHandle, SdfLayerTreeHandleVector, SdfLayerOffset)

    Declaration
    public SdfLayerTreeHandle New(SdfLayerHandle layer, SdfLayerTreeHandleVector childTrees, SdfLayerOffset cumulativeOffset)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfLayerTreeHandleVector childTrees
    SdfLayerOffset cumulativeOffset
    Returns
    Type Description
    SdfLayerTreeHandle
    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