docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ISerializedBitArray

    interface to handle generic SerializedBitArray

    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public interface ISerializedBitArray

    Properties

    Name Description
    capacity

    Capacity of the bitarray

    Methods

    Name Description
    GetBitAt(uint)

    Get the bit at given index

    HasBitMultipleDifferentValue(uint)

    Does the bit at given index have multiple different values?

    SetBitAt(uint, bool)

    Set the bit at given index

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    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)