Struct FastEquality.Layout | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct FastEquality.Layout

    Namespace: Unity.Entities
    Syntax
    public struct Layout

    Fields

    Aligned4

    Declaration
    public bool Aligned4
    Field Value
    Type Description
    System.Boolean

    count

    Declaration
    public int count
    Field Value
    Type Description
    System.Int32

    offset

    Declaration
    public int offset
    Field Value
    Type Description
    System.Int32

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    System.ValueType.ToString()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX