Vixen
02b45cc4
csharp
public readonly record struct PhysicsLayerMask

A set of layers, one bit each.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

What a query filters with. Thirty-two layers is the same budget Unity and Unreal settled on, and it is what lets a mask be one word, which is what lets a filter test be one and.

Fields and properties (3)

Methods (11)

Used by (9)

  • LayerMaskFilterVixen.Physics
  • PhysicsLayerVixen.Physics
  • PhysicsLayerTestsVixen.Physics.Tests
  • PhysicsLayersVixen.Physics
  • PhysicsOcclusionProviderVixen.Audio.Physics
  • PhysicsOcclusionTestsVixen.Audio.Physics.Tests
  • PhysicsQueryTestsVixen.Physics.Tests
  • QueryFilterVixen.Physics
  • Vixen_Physics_PhysicsLayerMaskSerializerVixen.Physics