Class PaintColorNode
- Namespace
- Pinwheel.Vista.HandPainting.Graph
- Assembly
- Pinwheel.Vista.HandPainting.Runtime.dll
public class PaintColorNode : ExecutableNodeBase, INode, IHasID, IGroupable, ISerializationCallbackReceiver
- Inheritance
-
PaintColorNode
- Implements
-
ISerializationCallbackReceiver
- Inherited Members
Constructors
Properties
Methods
- ExecuteImmediate(GraphContext)
Executes the node synchronously using the supplied graph context.
- OnAfterDeserialize()
Implement this method to receive a callback after Unity deserializes your object.
- OnBeforeSerialize()
Implement this method to receive a callback before Unity serializes your object.