Class CellularAutomataSmoothingNewNode
Applies cellular automata smoothing on the provided texture.
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.MapGraph
Syntax
[ScriptNode("Cellular Automata Smoothing", "Textures", true)]
[Serializable]
public class CellularAutomataSmoothingNewNode : ProcessorNode, IProcessorNode, IProviderNode, IConsumerNode, IScriptNode, INode
Methods
OnProcess()
Declaration
protected override void OnProcess()