ccdEnabled property
bool
get
ccdEnabled
When true, the backend uses continuous collision detection to
prevent fast-moving bodies from tunneling through thin colliders.
Implementation
bool get ccdEnabled;
set
ccdEnabled
(bool value)
Implementation
set ccdEnabled(bool value);