docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEnableableBits

    GetEnableableBits(ref DynamicComponentTypeHandle)

    Gets a copy of all the Enableable bits for the specified type handle.

    Declaration
    public readonly v128 GetEnableableBits(ref DynamicComponentTypeHandle handle)
    Parameters
    Type Name Description
    DynamicComponentTypeHandle handle

    A type handle for the component type whose enabled bits you want to query.

    Returns
    Type Description
    v128

    A Unity.Burst.Intrinsics.v128 is returned containing a copy of the bitarray.

    In This Article
    Back to top
    Copyright © 2024 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)