Click or drag to resize

ViewFromToTEntitySetTo Method (Point)

Specifies the Point at which the camera will be aimed.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void SetTo(
	Point point
)

Parameters

point
Type: AGI.Foundation.GeometryPoint
The Point to be used to aim the camera.
See Also