docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method CopyFromChangeMask

    CopyFromChangeMask(IntPtr, int, int)

    Extract from the source buffer an unsigned integer, representing a portion of a bitmask starting from the given offset and number of bits (up to 32 bits max).

    Declaration
    public static uint CopyFromChangeMask(IntPtr bitData, int offset, int numBits)
    Parameters
    Type Name Description
    IntPtr bitData
    int offset
    int numBits
    Returns
    Type Description
    uint
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)