![]() |
Avatar SDK Unity Cloud plugin
3.0.1
Realistic avatar generation toolset for Unity3D
|
Public Attributes | |
ILoader | ExternalDataLoader = null |
IDataLoader | DataLoader = null |
Optional IDataLoader for loading references from the GLTF to external streams. May also optionally implement IDataLoader2. More... | |
AsyncCoroutineHelper | AsyncCoroutineHelper = null |
bool | ThrowOnLowMemory = true |
Definition at line 27 of file GLTFSceneImporter.cs.
IDataLoader UnityGLTF.ImportOptions.DataLoader = null |
Optional IDataLoader for loading references from the GLTF to external streams. May also optionally implement IDataLoader2.
Definition at line 36 of file GLTFSceneImporter.cs.