SoShadowGroup Properties |
The SoShadowGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | intensity | |
![]() | isActive | Activates/deactivates the shadowing. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | isShapesBefore | Obsolete. Indicates that there are shapes before this group. |
![]() | lightBleedingReduction | Used only for VARIANCE_SHADOW_MAP. |
![]() | method | Specifies the shadowing technique to use. |
![]() | minVariance | Used only for VARIANCE_SHADOW_MAP. |
![]() | precision | Specifies the precision of the shadow. |
![]() | quality | Specifies the quality of the shadow. |
![]() | shadowCachingEnabled | Indicates if a cache should be used for computing the shadows. |
![]() | smoothFactor | Set the smoothness of shadows. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | visibilityFlag | Specifies how visibilityRadius is interpreted. |
![]() | visibilityRadius | Shadows are only computed within "visibility radius" distance from the camera position. |