docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor BitArray32

    BitArray32(uint)

    Constructor.

    Declaration
    public BitArray32(uint initValue)
    Parameters
    Type Name Description
    uint initValue

    Initialization value.

    BitArray32(IEnumerable<uint>)

    Constructor.

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