Table of Contents

Property EnableContinuous

Namespace
Box3D
Assembly
Box3D.NET.dll

EnableContinuous

Gets a value indicating whether continuous collision is enabled, which stops fast bodies tunnelling through thin geometry.

public bool EnableContinuous { get; init; }

Property Value

bool

Remarks

Leave this on; turning it off saves very little.