Skip to content

Virtual Graphs

CoffeeVampir3 edited this page Mar 29, 2021 · 6 revisions

public class VirtualGraph

For API see Virtual Graph API

Virtual graphs are extremely simple, they're created by their parent GraphBlueprint at runtime. Virtual Graphs are simply an id'd instance of a Graph Blueprint. See the low level technical details for a complete understanding of how this class plays into the big picture if you're so inclined.