docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FieldTexture2D

    FieldTexture2D, represents a Texture2D field type. Implements the FieldType

    Inheritance
    object
    FieldType
    FieldTexture2D
    Inherited Members
    FieldType.kLiveUpdatePeriodMs
    FieldType._visual
    FieldType._scheduledItem
    FieldType.Editor
    FieldType.SetPortView(PortView)
    FieldType.GetPortView()
    FieldType.BindVisual(VisualElement[])
    FieldType.PortValueChange()
    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 class FieldTexture2D : FieldType

    Constructors

    Name Description
    FieldTexture2D(INodeEditor, object)

    Initializes a new instance of the FieldTexture2D class.

    Properties

    Name Description
    Data

    Gets or sets the data.

    PortType

    Gets the type of the port.

    Methods

    Name Description
    OnValueChanged(ChangeEvent<Object>)

    Called when [value changed].

    SynchronizePortValue()

    Synchronizes the port value.

    See Also

    FieldType
    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)