docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor BitArray128

    BitArray128(ulong, ulong)

    Constructor.

    Declaration
    public BitArray128(ulong initValue1, ulong initValue2)
    Parameters
    Type Name Description
    ulong initValue1

    Initialization value 1.

    ulong initValue2

    Initialization value 2.

    BitArray128(IEnumerable<uint>)

    Constructor.

    Declaration
    public BitArray128(IEnumerable<uint> bitIndexTrue)
    Parameters
    Type Name Description
    IEnumerable<uint> bitIndexTrue

    List of indices where bits should be set to true.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)