docs.unity.cn
    Show / Hide Table of Contents

    Class PcpArc

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

    Constructors

    PcpArc()

    Declaration
    public PcpArc()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    mapToParent

    Declaration
    public SWIGTYPE_p_PcpMapExpression mapToParent { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_PcpMapExpression

    namespaceDepth

    Declaration
    public int namespaceDepth { get; set; }
    Property Value
    Type Description
    Int32

    origin

    Declaration
    public PcpNodeRef origin { get; set; }
    Property Value
    Type Description
    PcpNodeRef

    parent

    Declaration
    public PcpNodeRef parent { get; set; }
    Property Value
    Type Description
    PcpNodeRef

    siblingNumAtOrigin

    Declaration
    public int siblingNumAtOrigin { get; set; }
    Property Value
    Type Description
    Int32

    type

    Declaration
    public PcpArcType type { get; set; }
    Property Value
    Type Description
    PcpArcType

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023