Version: 2019.2
public void LookAtDirect (Vector3 pos, Quaternion rot);
public void LookAtDirect (Vector3 pos, Quaternion rot, float newSize);

パラメーター

pointThe position in world space to frame.
directionThe direction from which the Scene view should view the point.
newSizeThe amount of camera zoom. Sets size.

説明

LookAt without animating the scene movement.