docs.unity.cn
    Show / Hide Table of Contents

    Class EnabledBitUtility

    Utilities to help manipulate the per-component enabled bits within a given chunk.

    Inheritance
    Object
    EnabledBitUtility
    Namespace: Unity.Entities
    Syntax
    [GenerateTestsForBurstCompatibility]
    public static class EnabledBitUtility

    Methods

    Name Description
    TryGetNextRange(v128, Int32, out Int32, out Int32)

    Retrieves the next contiguous range of set bits starting at or after the provided index in the provided mask.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023