Skip to content

PhysicsQueryFilter.CategoryMask Property

Definition

Namespace: Brine2D.Physics

Bitmask of categories that the querying shape belongs to. Only shapes whose CollisionMask includes this category will be reported. Default: all categories.

public ulong CategoryMask { get; init; }

Property Value

System.UInt64