Delegate BaseImageOptimization.LogMessageReceived
Namespace: Global Namespace
Assembly: UnityEditor.TestTools.Graphics.dll
Syntax
public delegate void BaseImageOptimization.LogMessageReceived(string stackTrace, LogType type, float progress)
Parameters
Type | Name | Description |
---|---|---|
string | stackTrace | |
LogType | type | |
float | progress |