Class NativeProgress
Represents a progress tracking class for Asset Transformer operations.
Implements
Inherited Members
Namespace: UnityEditor.PixyzPlugin4Unity
Assembly: Unity.Pixyz.Plugin4Unity.Utilities.Editor.dll
Syntax
public class NativeProgress : IDisposable
Constructors
Name | Description |
---|---|
NativeProgress(PiXYZAPI, SyncedProgress, string, float, float, int) | Initializes a new instance of the NativeProgress class. |
Methods
Name | Description |
---|---|
Dispose() | Disposes of the NativeProgress instance and removes all associated callbacks. |