Header menu logo Nu

PathAttachment Type

Constructors

Constructor Description

PathAttachment(name)

Full Usage: PathAttachment(name)

Parameters:
    name : string

name : string

PathAttachment(other)

Full Usage: PathAttachment(other)

Parameters:

Copy constructor.

other : PathAttachment

Instance members

Instance member Description

this.Closed

Full Usage: this.Closed

If true, the start and end knots are connected.

this.ConstantSpeed

Full Usage: this.ConstantSpeed

If true, additional calculations are performed to make computing positions along the path more accurate and movement along
            the path have a constant speed.

this.Copy

Full Usage: this.Copy

Returns: Attachment
Modifiers: abstract
Returns: Attachment

this.Lengths

Full Usage: this.Lengths

The length in the setup pose from the start of the path to the end of each curve.

Type something to start searching.