Click or drag to resize

ViewFromToTEntityToEntity Property

Gets the entity whose position will be used to aim the camera or null if a Point is being used.

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 TEntity ToEntity { get; }

Property Value

Type: TEntity
See Also