Physics Components
    Preparing search index...

    Class PulleyConstraint

    Pulley constraint.

    Hierarchy (View Summary)

    Index

    Accessors

    • get maxLength(): number

      The maximum length of the line segments. Use -1 to calculate the length based on the positions of the objects when the constraint is created.

      Returns number

      • Length of line segments (meters).
      0
      
    • get minLength(): number

      The minimum length of the line segments. Use -1 to calculate the length based on the positions of the objects when the constraint is created.

      Returns number

      • Length of line segments (meters).
      0
      

    Methods