Click or drag to resize
SoShadowGroup Properties

The SoShadowGroup type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyintensity

Specifies the intensity of the shadow.

Public propertyisActive

Activates/deactivates the shadowing.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylightBleedingReduction

In some cases, a halo may appear around shadows intersecting each other.

Public propertymethod

Specifies the shadowing technique to use.

Public propertyminVariance

Increasing this value will decrease possible self-shadowing artifacts but will make shadows fade away.

Public propertyprecision

Specifies the precision of the shadow.

Public propertyquality

Specifies the quality of the shadow.

Public propertyshadowCachingEnabled

Indicates if a cache should be used for computing the shadows.

Public propertysmoothFactor

Set the smoothness of shadows.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvisibilityFlag
Public propertyvisibilityRadius

Shadows are only computed within "visibility radius" distance from the camera position.

Top
See Also