Vixen
dd8b0a81
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 (14)

  • LayerMaskFilterVixen.Physics
  • OverlapQueryTestVixen.Ai.Nodes
  • PhysicsLayerVixen.Physics
  • PhysicsLayerTestsVixen.Physics.Tests
  • PhysicsLayersVixen.Physics
  • PhysicsOcclusionVixen.Ai.Perception
  • PhysicsOcclusionProviderVixen.Audio.Physics
  • PhysicsOcclusionTestsVixen.Audio.Physics.Tests
  • PhysicsQueryTestsVixen.Physics.Tests
  • QueryFilterVixen.Physics
  • TraceQueryTestVixen.Ai.Nodes
  • TypeRegistrationVixen.Physics
  • Vixen_Physics_PhysicsLayerMaskSerializerVixen.Physics
  • WorldQueryTestsVixen.Ai.Nodes