Version: 2018.1
public Timeline.TimelineMarker CreateMarker (string key, double time);

パラメーター

keyThe name of the marker.
timeThe time where the marker is placed.

説明

Create a marker with the given name at the given time.