GitHubPixels Website
  • Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @systemic-games/pixels-core-utils
  • bitsToIndices

Function bitsToIndices

  • bitsToIndices(value?): number[]
  • Returns the indices of the "on" bits of the given value.

    Parameters

    • Optionalvalue: number

      The value to use.

    Returns number[]

    The indices of the "on" bits.

    • Defined in packages/pixels-core-utils/src/bitMasksUtils.ts:8

Settings

Member Visibility
GitHubPixels Website
Documentation
  • Loading...

Generated using TypeDoc