C++
virtual ACDBCORE2D_PORT void setCastShadows( bool newVal );
Description
Sets the property to indicate whether the entity can cast shadows.
Parameters
| Parameters | Description |
|---|---|
| newVal | Input boolean to indicate whether the entity can cast shadows |
virtual ACDBCORE2D_PORT void setCastShadows( bool newVal );
Sets the property to indicate whether the entity can cast shadows.
| Parameters | Description |
|---|---|
| newVal | Input boolean to indicate whether the entity can cast shadows |