Click or drag to resize
SoVolumeDataDrawStyleisosurfacesMaterial Property

Material used to render isosurfaces.

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

Property Value

Type: SoSFMaterial
Remarks

If this field is empty, the current or default OIV.Inventor.Nodes.SoMaterial is used.

See Also