Click or drag to resize

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
C#
public void SetTip(
	Vector3 position
)

Parameters

position
Type: Vector3
See Also