Method GetTracingSteps
GetTracingSteps(IGraphModel, int, int, out List<TracingStep>)
Declaration
public bool GetTracingSteps(IGraphModel currentGraphModel, int frame, int tracingTarget, out List<TracingStep> stepList)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphModel | currentGraphModel | |
| int | frame | |
| int | tracingTarget | |
| List<TracingStep> | stepList |
Returns
| Type | Description |
|---|---|
| bool |