AsImpL 1.0
Asynchronous Importer and run-time Loader for Unity
AsImpL.ObjectBuilder Member List

This is the complete list of members for AsImpL.ObjectBuilder, including all inherited members.

BuildMaterials(ProgressInfo info, ModelReferences modelRefs)AsImpL.ObjectBuilder
BuildMeshCollider(GameObject targetObject, bool convex=false, bool isTrigger=false, bool inflateMesh=false, float skinWidth=0.01f)AsImpL.ObjectBuilderstatic
BuildNextObject(GameObject parentObj, Dictionary< string, Material > mats)AsImpL.ObjectBuilderprotected
BuildObjectAsync(ref ProgressInfo info)AsImpL.ObjectBuilder
buildOptionsAsImpL.ObjectBuilder
ImportedMaterialsAsImpL.ObjectBuilder
InitBuildMaterials(List< MaterialData > materialData, bool hasColors, ModelReferences modelRefs)AsImpL.ObjectBuilder
MaterialFactoryAsImpL.ObjectBuilder
NumImportedMaterialsAsImpL.ObjectBuilder
ShaderSelectorAsImpL.ObjectBuilder
Solve(Mesh origMesh)AsImpL.ObjectBuilderstatic
StartBuildObjectAsync(DataSet dataSet, GameObject parentObj, Dictionary< string, Material > materials=null)AsImpL.ObjectBuilder