Class MarkerEditor
Use this class to customize marker types in the TimelineEditor.
상속된 멤버
네임스페이스: UnityEditor.Timeline
어셈블리: solution.dll
구문
public class MarkerEditor
생성자
| 이름 | 설명 |
|---|---|
| MarkerEditor() | Default constructor |
메서드
| 이름 | 설명 |
|---|---|
| DrawOverlay(IMarker, MarkerUIStates, MarkerOverlayRegion) | Draws additional overlays for a marker. |
| GetMarkerOptions(IMarker) | Implement this method to override the default options for drawing a marker. |
| OnCreate(IMarker, IMarker) | Called when a marker is created. |