API Reference > OdDb Classes > OdDbEntity Class > OdDbEntity Methods > OdDbEntity::setCastShadows Method
OdDbEntity::setCastShadows Method
Syntax
C++
virtual void setCastShadows(bool castShadows);
Parameters 
Description 
bool castShadows 
[in] CastShadows flag. 

Controls the CastShadows flag for this entity.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.