Click or drag to resize
SoVolumeDataDrawStyleisosurfacesMaterial Property

Material used to render isosurfaces.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
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