Specifies whether the object casts or receives shadows from each light source when
shadows are enabled.
- Source:
Members
(static, constant) CAST_ONLY :Number
The object casts shadows only.
Type:
- Number
- Source:
(static, constant) DISABLED :Number
The object does not cast or receive shadows.
Type:
- Number
- Source:
(static, constant) ENABLED :Number
The object casts and receives shadows.
Type:
- Number
- Source:
(static, constant) RECEIVE_ONLY :Number
The object receives shadows only.
Type:
- Number
- Source: