Skip to content

6. Create Relationship Graph of Object:class

tatsuhiko yamamura edited this page Apr 14, 2016 · 1 revision

What is this

This makes it possible to visualize, outside of Unity, the entire architecture of a scene's GameObjects and components.

How to Use

  1. chose menu > window > ReferenceExplorer > Type

  2. chose "Export" Tab.

  3. click export button

  4. start yED

  5. chose Layout>Organic (or other layout)

layout layout

##class graph

  • yellow : developer code
  • red : unity api
  • purple : unity component

layout

##object graph

  • yellow : object
  • purple : prefab

layout

Clone this wiki locally