docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfLayerTree

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

    Methods

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

    New(SdfLayerHandle, SdfLayerTreeHandleVector, SdfLayerOffset)

    Declaration
    public static 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