docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ResolveSkelBindingsNode.InputPort

    Input ports of the ResolveSkelBindingsNode.

    Inheritance
    object
    InputPorts
    ResolveSkelBindingsNode.InputPort
    Inherited Members
    InputPorts.AssetLoading
    InputPorts.GraphLogger
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Importer.USD
    Assembly: Unity.Importer.USD.Editor.dll
    Syntax
    public class ResolveSkelBindingsNode.InputPort : InputPorts

    Fields

    primsWithSkelBindingAPI

    The list of prims having the UsdSkelBindingAPI applied for deeper discovery of skeletal bindings

    Declaration
    public List<UsdPrim> primsWithSkelBindingAPI
    Field Value
    Type Description
    List<UsdPrim>

    skelRoots

    The list of UsdSkelRoot prims to use the cache on

    Declaration
    public List<UsdPrim> skelRoots
    Field Value
    Type Description
    List<UsdPrim>
    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)