Bearbeiten

Share via


Vector3Smoothed.SetGoal(Vector3) Method

Definition

public:
 void SetGoal(UnityEngine::Vector3 newGoal);
public void SetGoal (UnityEngine.Vector3 newGoal);
member this.SetGoal : UnityEngine.Vector3 -> unit
Public Sub SetGoal (newGoal As Vector3)

Parameters

newGoal
UnityEngine.Vector3

Applies to