Table of Contents

Class InspectableColorNode

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

A class that can be used to access a graph and it's nodes and their outputs from code.

[Version(1, 1, 0)]
[Serializable]
public class InspectableColorNode
Inheritance
InspectableColorNode
Inherited Members

Fields

graph

The graph that should be accessed.

selectedNode

The node of the graph that this InspectableColorNode accesses.

Properties

Colors

The output colors of the selected node.