Hierarchy (View Summary)

Constructors

Properties

Accessors

Methods

Constructors

Properties

destination: Object3D

The object being constrained by the source.

source: Object3D

The object constrains the destination.

weight: number

The weight of the constraint.

Accessors

  • get dependencies(): Set<Object3D<Object3DEventMap>>

    Returns Set<Object3D<Object3DEventMap>>

Methods

  • Set initial state of the constraint.

    Returns void

  • Update and apply the constraint.

    Returns void