 | 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
Syntaxpublic float Progress { get; }
Property Value
Type:
Single
See Also