Click or drag to resize

GesturePreprocessor.Matrix Field

The 3D grid of gesture points.

Namespace:  RavingBots.MagicGestures.AI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public readonly bool[,,] Matrix

Field Value

Type:Boolean[,]
Remarks
Value is true if the point belongs to the gesture.
See Also