docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSpecializes

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

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    AddSpecialize(SdfPath)

    Declaration
    public bool AddSpecialize(SdfPath primPath)
    Parameters
    Type Name Description
    SdfPath primPath
    Returns
    Type Description
    Boolean

    AddSpecialize(SdfPath, UsdListPosition)

    Declaration
    public bool AddSpecialize(SdfPath primPath, UsdListPosition position)
    Parameters
    Type Name Description
    SdfPath primPath
    UsdListPosition position
    Returns
    Type Description
    Boolean

    ClearSpecializes()

    Declaration
    public bool ClearSpecializes()
    Returns
    Type Description
    Boolean

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetPrim()

    Declaration
    public UsdPrim GetPrim()
    Returns
    Type Description
    UsdPrim

    RemoveSpecialize(SdfPath)

    Declaration
    public bool RemoveSpecialize(SdfPath primPath)
    Parameters
    Type Name Description
    SdfPath primPath
    Returns
    Type Description
    Boolean

    SetSpecializes(SdfPathVector)

    Declaration
    public bool SetSpecializes(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items
    Returns
    Type Description
    Boolean
    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