docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IPortFilter<T>

    Portfilter class that can be used to preprocess data on a port on writes and reads.

    Inheritance
    object
    IPortFilter<T>
    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 IPortFilter<T>
    Type Parameters
    Name Description
    T

    Data type the port filter acts on

    Properties

    Name Description
    this[int]

    Get a specific value of the filter by key.

    Size

    Size of the data stored by the filter

    Methods

    Name Description
    Process(IPortType, T, IPortFilter<T>)

    Called by the port on new data to process.

    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)