Update docs

master
huxingyi 2019-10-10 19:07:13 +09:30
parent fa53462a3c
commit 81696dd895
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,9 @@ Save all opened window.
Export... Export...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you want mesh only result, export as Wavefront (.obj) format. Export Mesh only as Wavefront Format (.obj);
Choose GL Transmission Format (.gltf) to export all results in one gltf file, the results including autogenerated Meshes, Skeleton, and Texture. Export Meshes, Skeleton, Textures and Animations as glTF Binary Format (.glb), you can use Don McCurdy's online website, glTF Viewer https://gltf-viewer.donmccurdy.com/ to check the exported result;
Because .gltf is a very new format, not every 3D software officially supports it, you can use Don McCurdy's online website, glTF Viewer https://gltf-viewer.donmccurdy.com/ to check your exported result, make sure you drag the folder which including the .gltf file and .png texture file into the website. Export Meshes, Skeleton, Textures and Animations as Autodesk FBX Format(.fbx).
Change Reference Sheet... Change Reference Sheet...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~