docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor BitArray64

    BitArray64(ulong)

    Constructor.

    Declaration
    public BitArray64(ulong initValue)
    Parameters
    Type Name Description
    ulong initValue

    Initialization value.

    BitArray64(IEnumerable<uint>)

    Constructor.

    Declaration
    public BitArray64(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)