AsImpL 1.0
Asynchronous Importer and run-time Loader for Unity
AsImpL.ObjectBuilder.ProgressInfo Class Reference

Public Attributes

int materialsLoaded = 0
 
int objectsLoaded = 0
 
int groupsLoaded = 0
 
int numGroups = 0
 

Member Data Documentation

◆ groupsLoaded

int AsImpL.ObjectBuilder.ProgressInfo.groupsLoaded = 0

◆ materialsLoaded

int AsImpL.ObjectBuilder.ProgressInfo.materialsLoaded = 0

◆ numGroups

int AsImpL.ObjectBuilder.ProgressInfo.numGroups = 0

◆ objectsLoaded

int AsImpL.ObjectBuilder.ProgressInfo.objectsLoaded = 0

The documentation for this class was generated from the following file: