Class LimitCommon

Contains common values used by all Joint limit types.

Constructors

Properties

Accessors

Methods

Constructors

Properties

_spring: Spring

Accessors

  • get spring(): Spring
  • Spring that controls how are the bodies pulled back towards the limit when they breach it.

    Returns Spring

  • set spring(value): void
  • Parameters

    Returns void

Methods

  • Clones this instance and returns a new LimitCommon with identical values.

    Returns LimitCommon