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