SoVolumeRenderingPhysicalQualityshadowsStyle Property |
Specifies which kind of shadows to compute for the volume.
Namespace: OIV.VolumeViz.Nodes
This field allows to enable RayTraced shadows, which have a better quality than the standard shadowmap-based shadows, but take longer to compute. This field is taken into account only if the associated OIV.VolumeViz.Nodes.SoVolumeRender node is inside a OIV.Inventor.Nodes.SoShadowGroup and the field OIV.Inventor.Nodes.SoShadowGroup.isActive is set to true. . Default is OIV.VolumeViz.Nodes.SoVolumeRenderingPhysicalQuality.ShadowsStyles.RAYTRACED.