API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceContactPoint
@codexo/exojs-physics / physics / stable
A single contact point on a CollisionEvent. World space.
3
props
0
methods
0
events
Import
import { ContactPoint } from '@codexo/exojs-physics'A single contact point on a CollisionEvent. World space.
Properties3
penetration: numberPenetration depth in px (≥ 0).
x: numbery: numberSource