ShadowType

ShadowType()

Shading shows range type constants.

Members

staticconstantSuperMap3D.ShadowType.ALL : Number

All models on the layer have shadows, the default value is 2.
Default Value: 2

staticconstantSuperMap3D.ShadowType.NONE : Number

All models on the layer do not produce shadows, the default value is 0.
Default Value: 0

staticconstantSuperMap3D.ShadowType.SELECTION : Number

Only the selected model on the layer produces shadows, the default value is 1.
Default Value: 1