PhysicsMask.ResetBitIterator
An iterator that will iterate only the bits that are reset (0) in a PhysicsMask
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Struct
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
- Implements: IEnumerable<int>, IEnumerable, IEnumerator<int>, IEnumerator, IDisposable
public struct PhysicsMask.ResetBitIterator : IEnumerable<int>, IEnumerable, IEnumerator<int>, IEnumerator, IDisposable