docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PrimsRegexFilterNode.InputPort

    Input ports of the PrimsRegexFilterNode.

    Inheritance
    object
    InputPorts
    PrimsRegexFilterNode.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 PrimsRegexFilterNode.InputPort : InputPorts

    Fields

    prims

    Usd prims to parse.

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

    regex

    The regex to use for the parsing.

    Declaration
    public string regex
    Field Value
    Type Description
    string
    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)