|
@@ -758,8 +758,9 @@ class Viewer extends hxd.App {
|
|
|
"[I] Lights = " + props.lights,
|
|
|
"[C] Use HMD model = " + props.convertHMD,
|
|
|
"[Q] Queue anims = "+props.queueAnims,
|
|
|
- "[O] Show objects = "+props.treeview,
|
|
|
- "[G] Show ground = "+props.checker,
|
|
|
+ "[O] Show/Hide treeview = "+props.treeview,
|
|
|
+ "[V] Show/Hide selected object",
|
|
|
+ "[G] Show/Hide ground = "+props.checker,
|
|
|
"",
|
|
|
"[F] Default camera",
|
|
|
"[Space/P] Pause Animation",
|