SoFlatScreenviewport Property |
Viewport values used to specify the portion of the scene to render within the MultiPipe window.
Namespace: OIV.ScaleViz.Nodes
(0,0) is the lower-left corner of the virtual viewport. The values are minX, minY, maxX, maxY. The viewport values range from 0.0 to 1.0. If view and viewport are both specified (not recommended), viewport takes precedence.
MultiPipe mode only, not used in Cluster mode. For Cluster mode, use the tileOrigin and tileSize fields.