Click or drag to resize

ViewFromTo<TEntity>.Shape Property

Gets or sets the Ellipsoid to rotate the camera about. Defaults to Shape

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Ellipsoid Shape { get; set; }

Property Value

Type: Ellipsoid
See Also