|
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.SingleLoadingProgress.error = false |
| string AsImpL.SingleLoadingProgress.fileName |
| string AsImpL.SingleLoadingProgress.message |
| int AsImpL.SingleLoadingProgress.numObjects = 0 |
| int AsImpL.SingleLoadingProgress.numSubObjects = 0 |
| float AsImpL.SingleLoadingProgress.percentage = 0 |