Skip to content

PhysicsOptions.ContinuousEnabled Property

Definition

Namespace: Brine2D.Physics

Whether world-level continuous collision detection is enabled. Default is true.

public bool ContinuousEnabled { get; set; }

Property Value

System.Boolean