pyvista.plotting.volume_property.VolumeProperty.specular#

property VolumeProperty.specular: float[source]#

Return or set specular.

Default 0.0

Specular lighting simulates the bright spot of a light that appears on shiny objects.

Changing attribute has no effect unless VolumeProperty.shade is set to True.