docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Set128

    Set128(uint, ref ulong, ref ulong, bool)

    Set a bit at a specific index.

    Declaration
    public static void Set128(uint index, ref ulong data1, ref ulong data2, bool value)
    Parameters
    Type Name Description
    uint index

    Bit index.

    ulong data1

    Bit array data 1.

    ulong data2

    Bit array data 2.

    bool value

    Value to set the bit to.

    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)