PathData

Get PathData

Extract PathData information for a given time point.

Inputs:

Name
Type
Description

Path Data In

PathData

Reference to a PathData component.

Time In

Float [editable]

The time point in the path to extract data for. In seconds.

Outputs:

Name
Type
Description

Vector 3 Out

Vector3

The coordinate on the path at the given time point.

Key Count

Integer

Total number of keys in the path.

Key Index At Current Time

Integer

The index of the key at the given time point.

Last updated