NamespacesTHREEOn this pageTHREE Index VariablesGLTFLoaderFunctionsFBXLoaderVariables GLTFLoaderGLTFLoader: typeof GLTFLoader@authorRich Tibbett / https://github.com/richtr@authormrdoob / http://mrdoob.com/@authorTony Parisi / http://www.tonyparisi.com/@authorTakahiro / https://github.com/takahirox@authorDon McCurdy / https://www.donmccurdy.comFunctions FBXLoaderFBXLoader(manager: any): void@authorKyle-Larson https://github.com/Kyle-Larson@authorTakahiro https://github.com/takahirox@authorLewy Blue https://github.com/looeee Loader loads FBX file and generates Group representing FBX scene. Requires FBX file to be >= 7.0 and in ASCII or >= 6400 in Binary format Versions lower than this may load but will probably have errors Needs Support: Morph normals / blend shape normals FBX format references: https://wiki.blender.org/index.php/User:Mont29/Foundation/FBX_File_Structure http://help.autodesk.com/view/FBX/2017/ENU/?guid=__cpp_ref_index_html (C++ SDK reference) Binary format specification: https://code.blender.org/2013/08/fbx-binary-file-format-specification/Parametersmanager: anyReturns voidprototypeprototype: any
Rich Tibbett / https://github.com/richtr
mrdoob / http://mrdoob.com/
Tony Parisi / http://www.tonyparisi.com/
Takahiro / https://github.com/takahirox
Don McCurdy / https://www.donmccurdy.com