MarkerCurve
Show Deprecated
The MarkerCurve instance lets you place markers as string values at certain times on a timeline. The string at each marker cannot exceed 64 characters and must only contain printable characters.
Summary
Properties
Returns the number of markers in the MarkerCurve.
Methods
Returns the time and string value of the marker at the provided index.
Returns the time and string value of all markers in the MarkerCurve.
Inserts a marker with the provided string value at the provided time.
Remove several markers in the MarkerCurve starting at the provided index.