Click or drag to resize
SoVolumeRenderstillScreenTileSize Property

Specifies the size of the screen tiles used for rendering.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntax
public SoSFVec2i32 stillScreenTileSize { get; }

Property Value

Type: SoSFVec2i32
Remarks

Default is (-1, -1), it means no screen tiling rendering.

See Also