Struct M_Usage_Aggregates.Aggregate | Data Flow Graph | 0.16.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Struct M_Usage_Aggregates.Aggregate

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Unity.DataFlowGraph.Tour
    Syntax
    public struct Aggregate

    Fields

    AnArray

    Declaration
    public Buffer<long> AnArray
    Field Value
    Type Description
    Buffer<Int64>

    AVector

    Declaration
    public float3 AVector
    Field Value
    Type Description
    float3

    SomeBoolean

    Declaration
    public bool SomeBoolean
    Field Value
    Type Description
    Boolean

    SomeMatrix

    Declaration
    public Matrix4x4 SomeMatrix
    Field Value
    Type Description
    Matrix4x4

    SomeOtherArray

    Declaration
    public Buffer<long> SomeOtherArray
    Field Value
    Type Description
    Buffer<Int64>
    In This Article
    • Fields
      • AnArray
      • AVector
      • SomeBoolean
      • SomeMatrix
      • SomeOtherArray
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023