| GestureTrailSetTip Method |
Update the most recent point of the trail.
Namespace:
RavingBots.MagicGestures.Controller
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public void SetTip(
Vector3 position
)
Parameters
- position
- Type: Vector3
See Also