PathData
Last updated
Last updated
Extract PathData information for a given time point.
Inputs:
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:
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.