docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortDescriptor

    PortDescriptor stores the port information attached to SystemGraph assets.

    Inheritance
    object
    PortDescriptor
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public class PortDescriptor

    Fields

    Name Description
    Direction

    The port direction (left or right of the node)

    Edges

    The edges connected with the port

    Extra

    The field extra parameters

    FullType

    The full type name

    Index

    The port index in the node

    Name

    The port name

    NodeOwner

    The node owner

    Type

    The port type name

    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)