Class SoShadowStyle

All Implemented Interfaces:
SafeDisposable

public class SoShadowStyle extends SoNode
Shadow style property node. This node specifies the shadow style for all subsequent SoShadowGroup nodes. The shadow style is used to determine if shapes cast a shadow and/or can be shadowed.

File format/default:

ShadowStyle {

    style CASTS_SHADOW_AND_SHADOWED
}

See Also: