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