Event Updated
Invoked each time object's animation along the Spline is updated.
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
public event Action<Vector3, Quaternion> Updated
Returns
Type | Description |
---|---|
Action<Vector3, Quaternion> |