| Class | Description | 
|---|---|
| AbstractBlenderHelper | A purpose of the helper class is to split calculation code into several classes. | 
| BlenderContext | The class that stores temporary data and manages it during loading the belnd
 file. | 
| BlenderLoader | This is the main loading class. | 
| BlenderLoader.LinkedContentLocator | |
| BlenderModelLoader | Deprecated this class is deprecated; use BlenderLoader instead | 
| Enum | Description | 
|---|---|
| BlenderContext.LoadedDataType | This enum defines what loaded data type user wants to retrieve. |