| 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 public readonly bool[,,] Matrix
Field Value
Type:
BooleanRemarks
Value is if the point belongs to the gesture.
See Also