Version: 2018.1

ITimelineMarkerContainer

interface in UnityEngine.Timeline

マニュアルに切り替える

説明

Tracks that implement this interface can have markers placed on them in the Timeline Editor.

Public 関数

CreateMarkerCreate a marker with the given name at the given time.
GetMarkersGet the list of markers on this track.
RemoveMarkerRemove a marker from the track.