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.