AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsStereoscopic Interface

Description

Gets the stereoscopic options for all Scenes. To use a particular stereoscopic display mode, ensure that your system supports the feature and that it is enabled.

Public Properties

Public Property AutomaticallyComputeProjectionDistance Gets or sets whether the projection distance will be automatically computed based on the camera's reference point. If this property is set to true, the value of the Projection Distance property will be ignored.
Public Property DisplayMode Gets or sets the stereoscopic display mode for all Scenes. To use a particular stereoscopic display mode, ensure that your system supports the feature and that it is enabled.
Public Property EyeSeparationFactor Gets or sets the eye separation factor.
Public Property ProjectionDistance Gets or sets the projection distance. If Automatically Compute Projection Distance is set to true, the value of this property will be ignored.

Remarks

All Stereoscopic properties must be set before any other objects are created or methods are called within AGI.Foundation.Graphics. Once the options are specified, they cannot be changed for the lifetime of the application. These settings are typically best applied in a static constructor that is called early in an application's lifetime.

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1