Property Filter
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Filter
Gets the collision filtering rules.
public CollisionFilter Filter { get; }Property Value
Remarks
Use Box3D.Shape.SetFilter(Box3D.CollisionFilter,System.Boolean) to change them; it is nearly as expensive as recreating the shape.