EntityRenderMode()
Syntax
EntityRenderMode(#Entity, Mode)Description
Changes the render mode of the specified #Entity.
The 'Mode' parameter can be a combination (using the '|' operator) of the following values:#PB_Entity_CastShadow : The entity casts shadow if the WorldShadows() has been activated (default)
Supported OS
All