|
AsImpL
1.0
Asynchronous Importer and run-time Loader for Unity
|
Loading progress information for a single OBJ loader More...
Public Attributes | |
| string | fileName |
| string | message |
| float | percentage = 0 |
| int | numObjects = 0 |
| int | numSubObjects = 0 |
| bool | error = false |
Loading progress information for a single OBJ loader
| bool AsImpL.FileLoadingProgress.error = false |
| string AsImpL.FileLoadingProgress.fileName |
| string AsImpL.FileLoadingProgress.message |
| int AsImpL.FileLoadingProgress.numObjects = 0 |
| int AsImpL.FileLoadingProgress.numSubObjects = 0 |
| float AsImpL.FileLoadingProgress.percentage = 0 |