Version: 2022.1
言語: 日本語
public void LookAtDirect (Vector3 point, Quaternion direction);
public void LookAtDirect (Vector3 point, Quaternion direction, float newSize);

パラメーター

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

説明

LookAt without animating the scene movement.