/UnityPlayableGraphMonitorTool

PlayableGraph monitor tool inspired by PlayableGraph Visualizer and implemented in UIElements.

Primary LanguageC#MIT LicenseMIT

Unity PlayableGraph Monitor Tool

PlayableGraph monitor tool inspired by PlayableGraph Visualizer and implemented in UIElements.

PlayableGraph Monitor

中文

Features

  • Monitor all valid PlayableGraphs
  • Inspect nodes in the PlayableGraph
  • Draggable graph view
  • Zoomable graph view

Supported Unity Version

Unity 2019.4 and later.

Installation

openupm

Install this package via OpenUPM.

How to use

Open PlayableGraph Monitor window from menu "Window/Analysis/PlayableGraph Monitor", then select a PlayableGraph from the popup menu on the top left of the window. Select any node in the graph to inspect its details.