Click or drag to resize
SoOffscreenVolumeRendertrigger Property

Setting this field to true will start the off-screen rendering process.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBool trigger { get; }

Property Value

Type: SoSFBool
Remarks

This field is set to false when computation is finished. Default is false.

See Also