Click or drag to resize

InhibitedAsyncOperationTProgress Property

Gets the current progress. The value stays between 0f and 1f, where 1f = ended.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.Async
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public float Progress { get; }

Property Value

Type: Single
See Also