Frustum.LookAt

Frustum.LookAt property

Gets or sets the the interested position that the camera is looking at.

public Vector3 LookAt { get; set; }

See Also