Click or drag to resize
SoFlatScreentileSize Property

This field specifies the size of the rectangular part of the view volume to be rendered on this screen.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFVec2f tileSize { get; }

Property Value

Type: SoSFVec2f
Remarks

The size can be a value between (0,0) and (1,1).

Cluster mode only, not used in MultiPipe mode. For MultiPipe mode, use the view or viewport field.

See Also