MoveObjByEyeGaze.MoveTargetBy(Vector3) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void MoveTargetBy(UnityEngine::Vector3 delta);
public void MoveTargetBy (UnityEngine.Vector3 delta);
member this.MoveTargetBy : UnityEngine.Vector3 -> unit
Public Sub MoveTargetBy (delta As Vector3)
Parameters
- delta
- UnityEngine.Vector3