Table of Contents

Class PaintMaskNode

Namespace
Pinwheel.Vista.HandPainting.Graph
Assembly
Pinwheel.Vista.HandPainting.Runtime.dll
public class PaintMaskNode : ExecutableNodeBase, INode, IHasID, IGroupable, ISerializationCallbackReceiver
Inheritance
PaintMaskNode
Implements
ISerializationCallbackReceiver
Inherited Members

Constructors

PaintMaskNode()

Properties

brushFalloff
brushOpacity
brushRadius
resolution
texture

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.