docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortTypeVector4

    Class PortTypeVector4. Implements the PortType<T>

    Inheritance
    object
    IPortType
    PortType<Vector4>
    PortTypeVector4
    Inherited Members
    PortType<Vector4>.Data
    PortType<Vector4>.CreateFieldBox()
    PortType<Vector4>.TrySetValue(object)
    PortType<Vector4>.TryGetValue()
    PortType<Vector4>.Synchronize()
    PortType<Vector4>.Propagate(double)
    PortType<Vector4>.WriteRaw
    PortType<Vector4>.Write
    PortType<Vector4>.ReadRaw
    PortType<Vector4>.Read
    PortType<Vector4>.Ref()
    PortType<Vector4>.SetOnChangeClockRisingEdge(bool)
    PortType<Vector4>.ToString()
    PortType<Vector4>.CopyFrom(PortType<Vector4>)
    IPortType.globalId
    IPortType.uniqueId
    IPortType.synchronizeAfterLinking
    IPortType.Clock
    IPortType.ChangeEvent
    IPortType.Batching
    IPortType.SignalBatch
    IPortType.Connected
    IPortType.Driver
    IPortType.SetConnected(bool)
    IPortType.SetSynchronizeAfterLinking(bool)
    IPortType.SetAsDriver(object)
    IPortType.BeginBatch()
    IPortType.EndBatch()
    IPortType.TypeNiceName(Type)
    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 PortTypeVector4 : PortType<Vector4>

    Constructors

    Name Description
    PortTypeVector4()

    Initializes a new instance of the PortTypeVector4 class.

    PortTypeVector4(PortType<Vector4>)

    Initializes a new instance of the PortTypeVector4 class.

    PortTypeVector4(Vector4)

    Initializes a new instance of the PortTypeVector4 class.

    See Also

    PortType<T>
    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)