SoScreen Properties |
The SoScreen type exposes the following members.
Name | Description | |
---|---|---|
![]() | cameraMode | Specifies the passive stereo rendering mode. |
![]() | channelOrigin | Position of the graphics window on the physical screen. |
![]() | channelSize | Size of the graphics window on the physical screen. |
![]() | display | Name of the X Display to connect to (the Display where this screen should be rendered). |
![]() | hostname | Hostname for current screen. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | lowerLeft | Coordinates of lower left corner of the projection wall. |
![]() | lowerRight | Coordinates of lower right corner of the projection wall. |
![]() | name | Name of the screen. |
![]() | position | Position of the graphics window on the physical screen. |
![]() | size | Size of the graphics window on the physical screen. |
![]() | upperLeft | Coordinates of upper left corner of the projection wall. |
![]() | upperRight | Coordinates of upper right corner of the projection wall. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |