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: 10.12.3.0 (10.12.3.0)
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