Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ousttrue committed Jul 23, 2018
1 parent 38316c4 commit 40455ef
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ Exclude SciFiHelmet(70074vertices), all model can import.

or

* menu [UniGLTF] - [Import] (select out of Asset folder gltf file(gltf, glb, zip) and (save into Asset folder)
* editor mode
* menu [UniGLTF] - [Import]
* open gltf file(gltf, glb, zip) from out of Asset Folder
* save into Asset folder

## Import in runTime

Expand All @@ -58,6 +61,7 @@ GameObject root = context.Root;

## Export from scene

* select target root GameObject in scene(GameObect must be empty root, because target become gltf's ``/scene``. A scene includes nodes.
* menu [UniGLTF] - [Export]

## Import in runTime
Expand Down

0 comments on commit 40455ef

Please sign in to comment.