Skip to content

Commit 1a7393a

Browse files
committed
docs: update readme
1 parent 0c1b070 commit 1a7393a

5 files changed

Lines changed: 131 additions & 1 deletion

File tree

Documents.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Documents/imgs.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
111 KB
Loading

Documents/imgs/img_sample_playablegraph_monitor.png.meta

Lines changed: 98 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# UnityPlayableGraphMonitorTool
1+
# Unity PlayableGraph Monitor Tool
2+
3+
![PlayableGraph Monitor](./Documents/imgs/img_sample_playablegraph_monitor.png)
4+
5+
## Supported Unity Version
6+
7+
Unity 2021.3 and later.
8+
9+
## Installation
10+
11+
**In development.**
12+
13+
## How to use
14+
15+
Open PlayableGraph Monitor window from **menu** "Window/Analysis/PlayableGraph Monitor",
16+
then select a PlayableGraph from the **popup menu** on the top left of the window.
17+
Select any node in the graph to inspect its details.

0 commit comments

Comments
 (0)