Frustum.Direction

Frustum.Direction property

Gets or sets the direction that the camera is looking at. Changes on this property will also affects the LookAt and Target.

public Vector3 Direction { get; set; }

See Also