Click or drag to resize
SoTileComposertileOrigin Property

This field specifies the origin 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 tileOrigin { get; }

Property Value

Type: SoSFVec2f
Remarks

The origin can be any point between (0,0) and (1,1). Here (0,0) denotes the lower left corner of the view volume.

See Also