Shadow.Color

Syntax

Color: PP.Color;

Description

The Color property determines shadow color.

Comments

Use JSON or the setColor method to set the property value and the getColor method to get the property value.

Example

The example of use is given in description of the Shadow constructor.

See also:

Shadow