Skip to content

Documentation / scene / EPSILON

Variable: EPSILON

const EPSILON: 0.001 = 0.001

Defined in: libs/scene/src/animation/joint_dynamics/types.ts:11

Numerical tolerance used by the joint dynamics solver.

Released under the MIT License.