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
Public propertyisActive

Activates/deactivates the shadowing.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisShapesBefore Obsolete.

Indicates that there are shapes before this group.

Public propertylightBleedingReduction

Used only for VARIANCE_SHADOW_MAP.

Public propertymethod

Specifies the shadowing technique to use.

Public propertyminVariance

Used only for VARIANCE_SHADOW_MAP.

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

Specifies how visibilityRadius is interpreted.

Public propertyvisibilityRadius

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

Top
See Also