Event ModelImported
Calls the methods in its invocation list when the model is imported.
Namespace: Unity.Sentis.ONNX
Assembly: solution.dll
Syntax
public static event Action<object, Model> ModelImported
Returns
Type | Description |
---|---|
Action<object, Model> |