Click or drag to resize

ViewFromToTEntitySetFrom Method (TEntity)

Specifies the entity 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 SetFrom(
	TEntity entity
)

Parameters

entity
Type: TEntity
The entity to be used to aim the camera.
See Also