Click or drag to resize

Stereoscopic.ProjectionMode Property

Gets or sets whether the type of stereo projection that will be used.

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

Property Value

Type: StereoProjectionMode
See Also