RSX Code Reference
    Preparing search index...
    • rsx
    • LimitCommon

    Class LimitCommon

    Contains common values used by all Joint limit types.

    Index
    _spring: Spring
    • get spring(): Spring

      Spring that controls how are the bodies pulled back towards the limit when they breach it.

      Returns Spring

    • set spring(value: Immutable<Spring>): void

      Parameters

      Returns void

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

      Returns LimitCommon