Click or drag to resize

ViewFromToTEntityFromEntity Property

Gets the entity whose position will be used to place 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 FromEntity { get; }

Property Value

Type: TEntity
See Also