Frustum.Target

Frustum.Target property

Gets or sets the target that the camera is looking at. If the user supports this property, it should be prior to LookAt property.

public Node Target { get; set; }

See Also