Specifies whether the object casts or receives shadows from light sources when
shadows are enabled.
Properties:
| Name | Type | Description |
|---|---|---|
DISABLED |
number | The object does not cast or receive shadows. |
ENABLED |
number | The object casts and receives shadows. |
CAST_ONLY |
number | The object casts shadows only. |
RECEIVE_ONLY |
number | The object receives shadows only. |
Members
The object casts shadows only.
-
Default Value:
2
The object does not cast or receive shadows.
The object casts and receives shadows.
-
Default Value:
1
The object receives shadows only.
-
Default Value:
3
