DarkGDK Programming Wiki
Advertisement

dbSetShadowShadingOn

This command will set the specified object to cast a hardware shadow. This command requires hardware specifically designed for this feature, as it's a very intensive calculation. Use this command sparingly for best performance.

Syntax

void dbSetShadowShadingOn ( int iObject )

Advertisement