Web View UGUI
The runtime web graph viewer.
Last updated
The runtime web graph viewer.
Last updated
The Web View UGUI component is the main runtime graph viewer. With this component, you can convert a web graph, which is created from the Web Creator, to a runtime version that the player can view.
For customization tips, see UI Customizations.
Web Name
The name of the web graph. This is used to automatically grab the web at start if Load On Start is enabled. It can also be used to find a specific web view component with WebViewUGUI.Find
.
Load On Start
If the web should be loaded on start.
Enable Testing
If testing should be enabled.
Starting Skill Points
The starting skill points for test purposes.
Skill Node Tiny Prefab
A prefab that represents a tiny skill node.
Skill Node Small Prefab
A prefab that represents a small skill node.
Skill Node Medium Prefab
A prefab that represents a medium skill node.
Skill Node Large Prefab
A prefab that represents a large skill node.
Skill Node Giant Prefab
A prefab that represents a giant skill node.
Connection Prefabs
A prefab that represents a connection.
Content
The main content container.
Graph Content
The UI object that will be panned and zoomed.
Bounds
A RectTransform
that acts as the bounds of the graph.
The properties are automatically set if you added the component to your scene with its .