GetObjectCastShadowMode
Description
Returns 1 if the object is currently set to cast shadows, 0 otherwise.
Definition
integer GetObjectCastShadowMode( objID )
int agk::GetObjectCastShadowMode( int objID )
Parameters
- objID - The ID of the object to check.