Stereoscopic#
- class ansys.stk.core.graphics.Stereoscopic#
Get 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.
Overview#
Get or set 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. |
|
Get or set whether the type of stereo projection that will be used. |
|
Get or set the projection distance. If projection mode is set to eStkGraphicsStereoProjectionAutomatic, the value of this property will be ignored. |
|
Get or set the eye separation factor. |
Import detail#
from ansys.stk.core.graphics import Stereoscopic
Property detail#
- property Stereoscopic.display_mode: StereoscopicDisplayMode#
Get or set 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.
- property Stereoscopic.projection_mode: StereoProjectionMode#
Get or set whether the type of stereo projection that will be used.