Click or drag to resize

GesturePreprocessorMatrix 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 if the point belongs to the gesture.
See Also