docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FieldType

    FieldType contains information about a port data binding. It visually binds PortTypes with the visual ports in the graph.

    Inheritance
    object
    FieldType
    FieldAnimationCurve
    FieldArray<T>
    FieldBool
    FieldDouble
    FieldEnum
    FieldFloat
    FieldGameObject
    FieldInt
    FieldQuaternion
    FieldString
    FieldSystemGraphAsset
    FieldTexture2D
    FieldUint
    FieldVector2
    FieldVector3
    FieldVector4
    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
    [Serializable]
    public abstract class FieldType

    Constructors

    Name Description
    FieldType(INodeEditor)

    Initializes a new instance of the FieldType class.

    Fields

    Name Description
    _scheduledItem

    The scheduled item

    _visual

    The visual

    kLiveUpdatePeriodMs

    The constant live update period ms

    Properties

    Name Description
    Editor

    Gets or sets the editor.

    Methods

    Name Description
    BindVisual(VisualElement[])

    Binds the visual.

    GetPortView()

    Gets the port view.

    PortValueChange()

    Event fired when port value changed.

    SetPortView(PortView)

    Sets the port view.

    SynchronizePortValue()

    Synchronizes the port value.

    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)