Click or drag to resize

NeuronInputCount Property

The inputs count of this neuron.

Namespace:  RavingBots.MagicGestures.AI.Neural
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int InputCount { get; }

Property Value

Type: Int32
See Also