docs.unity.cn
    Show / Hide Table of Contents

    Class UsdEditTarget

    Inheritance
    Object
    UsdEditTarget
    Namespace: pxr
    Syntax
    public class UsdEditTarget : IDisposable

    Constructors

    UsdEditTarget()

    Declaration
    public UsdEditTarget()

    UsdEditTarget(SdfLayer)

    Declaration
    public UsdEditTarget(SdfLayer layer)
    Parameters
    Type Name Description
    SdfLayer layer

    UsdEditTarget(SdfLayer, PcpNodeRef)

    Declaration
    public UsdEditTarget(SdfLayer layer, PcpNodeRef node)
    Parameters
    Type Name Description
    SdfLayer layer
    PcpNodeRef node

    UsdEditTarget(SdfLayer, SdfLayerOffset)

    Declaration
    public UsdEditTarget(SdfLayer layer, SdfLayerOffset offset)
    Parameters
    Type Name Description
    SdfLayer layer
    SdfLayerOffset offset

    UsdEditTarget(SdfLayerHandle)

    Declaration
    public UsdEditTarget(SdfLayerHandle layer)
    Parameters
    Type Name Description
    SdfLayerHandle layer

    UsdEditTarget(SdfLayerHandle, PcpNodeRef)

    Declaration
    public UsdEditTarget(SdfLayerHandle layer, PcpNodeRef node)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    PcpNodeRef node

    UsdEditTarget(SdfLayerHandle, SdfLayerOffset)

    Declaration
    public UsdEditTarget(SdfLayerHandle layer, SdfLayerOffset offset)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfLayerOffset offset

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    ComposeOver(UsdEditTarget)

    Declaration
    public UsdEditTarget ComposeOver(UsdEditTarget weaker)
    Parameters
    Type Name Description
    UsdEditTarget weaker
    Returns
    Type Description
    UsdEditTarget

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    ForLocalDirectVariant(SdfLayerHandle, SdfPath)

    Declaration
    public static UsdEditTarget ForLocalDirectVariant(SdfLayerHandle layer, SdfPath varSelPath)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath varSelPath
    Returns
    Type Description
    UsdEditTarget

    GetLayer()

    Declaration
    public SdfLayerHandle GetLayer()
    Returns
    Type Description
    SdfLayerHandle

    GetMapFunction()

    Declaration
    public SWIGTYPE_p_PcpMapFunction GetMapFunction()
    Returns
    Type Description
    SWIGTYPE_p_PcpMapFunction

    GetPrimSpecForScenePath(SdfPath)

    Declaration
    public SdfPrimSpecHandle GetPrimSpecForScenePath(SdfPath scenePath)
    Parameters
    Type Name Description
    SdfPath scenePath
    Returns
    Type Description
    SdfPrimSpecHandle

    GetPropertySpecForScenePath(SdfPath)

    Declaration
    public SdfPropertySpecHandle GetPropertySpecForScenePath(SdfPath scenePath)
    Parameters
    Type Name Description
    SdfPath scenePath
    Returns
    Type Description
    SdfPropertySpecHandle

    GetSpecForScenePath(SdfPath)

    Declaration
    public SdfSpecHandle GetSpecForScenePath(SdfPath scenePath)
    Parameters
    Type Name Description
    SdfPath scenePath
    Returns
    Type Description
    SdfSpecHandle

    IsNull()

    Declaration
    public bool IsNull()
    Returns
    Type Description
    Boolean

    IsValid()

    Declaration
    public bool IsValid()
    Returns
    Type Description
    Boolean

    MapToSpecPath(SdfPath)

    Declaration
    public SdfPath MapToSpecPath(SdfPath scenePath)
    Parameters
    Type Name Description
    SdfPath scenePath
    Returns
    Type Description
    SdfPath
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023