#include <lib3ds.h>
Definition at line 107 of file lib3ds.h.
Data Fields | |
| short | map_size |
| Global shadow map size that ranges from 10 to 4096. | |
| float | low_bias |
| Global shadow low bias. | |
| float | hi_bias |
| Global shadow hi bias. | |
| float | filter |
| Global shadow filter that ranges from 1 (lowest) to 10 (highest). | |
| float | ray_bias |
| Global raytraced shadow bias. | |