Direction

Frustum.Direction property

カメラが見ている方向を取得または設定します。 このプロパティの変更は、LookAtTarget.

public Vector3 Direction { get; set; }

関連項目