Method FaceToPoint
FaceToPoint(Vector3)
Rotates this object to face a position.
public virtual void FaceToPoint(Vector3 point)
Parameters
pointVector3The position to face towards.
Rotates this object to face a position.
public virtual void FaceToPoint(Vector3 point)
point Vector3The position to face towards.