| GesturePreprocessorDrawGizmos Method |
Draw the discrete grid as a gizmo.
Namespace:
RavingBots.MagicGestures.AI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Remarks
This method visualises what
Extract(GestureData) does for debugging purposes.
The resulting grid is not saved but rather drawn as gizmo cubes on the scene view
(where filled cube is where a value in
Matrix would be
).
See Also