Constructors

Accessors

Constructors

  • Parameters

    • point: Vec3
    • dist: number
    • normal: Vec3
    • impulse: number
    • friction: number
    • tangentVelocity: Vec3

    Returns ContactPoint

Accessors

  • get normal(): any
  • worldspace normal

    Returns any

  • get point(): any
  • worldspace point

    Returns any

  • get tangentVelocity(): any
  • Returns any

Generated using TypeDoc