Table of Contents

Method Recompute

Namespace
Gamelogic.Colors
Assembly
Gamelogic.Colors.dll

Recompute()

Recomputes a nodes internal values that are independent of the inputs.

public virtual void Recompute()

Exceptions

NotImplementedException

when this method is not implemented by the child class.