Skip to content

PhysicsLayers.Clear() Method

Definition

Namespace: Brine2D.Physics

Removes all registered layers. Intended for test teardown.

C#
public static void Clear();