Interface ITimelineDebugDrawer
Namespace: Unity.SnapshotDebugger.Editor
Assembly: solution.dll
Syntax
public interface ITimelineDebugDrawer
Properties
Name | Description |
---|---|
AggregateType |
Methods
Name | Description |
---|---|
Draw(FrameDebugProviderInfo, IFrameAggregate, DrawInfo) | |
GetDrawHeight(IFrameAggregate) | |
OnPostDraw() |