docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdGeomConstraintTarget

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

    Constructors

    UsdGeomConstraintTarget()

    Declaration
    public UsdGeomConstraintTarget()

    UsdGeomConstraintTarget(UsdAttribute)

    Declaration
    public UsdGeomConstraintTarget(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    ComputeInWorldSpace()

    Declaration
    public GfMatrix4d ComputeInWorldSpace()
    Returns
    Type Description
    GfMatrix4d

    ComputeInWorldSpace(UsdTimeCode)

    Declaration
    public GfMatrix4d ComputeInWorldSpace(UsdTimeCode time)
    Parameters
    Type Name Description
    UsdTimeCode time
    Returns
    Type Description
    GfMatrix4d

    ComputeInWorldSpace(UsdTimeCode, UsdGeomXformCache)

    Declaration
    public GfMatrix4d ComputeInWorldSpace(UsdTimeCode time, UsdGeomXformCache xfCache)
    Parameters
    Type Name Description
    UsdTimeCode time
    UsdGeomXformCache xfCache
    Returns
    Type Description
    GfMatrix4d

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    Get(GfMatrix4d)

    Declaration
    public bool Get(GfMatrix4d value)
    Parameters
    Type Name Description
    GfMatrix4d value
    Returns
    Type Description
    Boolean

    Get(GfMatrix4d, UsdTimeCode)

    Declaration
    public bool Get(GfMatrix4d value, UsdTimeCode time)
    Parameters
    Type Name Description
    GfMatrix4d value
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    GetAttr()

    Declaration
    public UsdAttribute GetAttr()
    Returns
    Type Description
    UsdAttribute

    GetConstraintAttrName(String)

    Declaration
    public static TfToken GetConstraintAttrName(string constraintName)
    Parameters
    Type Name Description
    String constraintName
    Returns
    Type Description
    TfToken

    GetIdentifier()

    Declaration
    public TfToken GetIdentifier()
    Returns
    Type Description
    TfToken

    IsDefined()

    Declaration
    public bool IsDefined()
    Returns
    Type Description
    Boolean

    IsValid(UsdAttribute)

    Declaration
    public static bool IsValid(UsdAttribute attr)
    Parameters
    Type Name Description
    UsdAttribute attr
    Returns
    Type Description
    Boolean

    Set(GfMatrix4d)

    Declaration
    public bool Set(GfMatrix4d value)
    Parameters
    Type Name Description
    GfMatrix4d value
    Returns
    Type Description
    Boolean

    Set(GfMatrix4d, UsdTimeCode)

    Declaration
    public bool Set(GfMatrix4d value, UsdTimeCode time)
    Parameters
    Type Name Description
    GfMatrix4d value
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    SetIdentifier(TfToken)

    Declaration
    public void SetIdentifier(TfToken identifier)
    Parameters
    Type Name Description
    TfToken identifier
    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