docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SkelUtils

    Utilities to access Usd skeletal data

    Inheritance
    object
    SkelUtils
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    public class SkelUtils

    Methods

    GetSkelBindingsFromCache(UsdPrim, UsdSkelCache, GraphLogger)

    Retrieves the bindings that are applied within the given skel root prim

    Declaration
    public static UsdSkelBindingVector GetSkelBindingsFromCache(UsdPrim skeletonRootPrim, UsdSkelCache skeletonCache, GraphLogger GraphLogger = null)
    Parameters
    Type Name Description
    UsdPrim skeletonRootPrim
    UsdSkelCache skeletonCache
    GraphLogger GraphLogger
    Returns
    Type Description
    UsdSkelBindingVector
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)