Click or drag to resize

GestureTracker_trailPool Field

The pool of GestureTrail objects.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
private GameObjectPool<GestureTrail> _trailPool

Field Value

Type: GameObjectPoolGestureTrail
See Also