docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FilterPrimsByKindNode.InputPort

    Input ports of the FilterPrimsByKindNode.

    Inheritance
    object
    InputPorts
    FilterPrimsByKindNode.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: Unity.Importer.USD
    Assembly: Unity.Importer.USD.dll
    Syntax
    public class FilterPrimsByKindNode.InputPort : InputPorts

    Fields

    kind

    Kind of prim to filter nodes from

    Declaration
    public TfToken kind
    Field Value
    Type Description
    TfToken

    primList

    List of prims to filter from

    Declaration
    public List<UsdPrim> primList
    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)