![]() |
![]() ![]() ![]() |
FSOUND_GEOMETRY_NORMAL | 0x00 /* Default geometry type. Occluding polygon */ |
FSOUND_GEOMETRY_REFLECTIVE | 0x01 /* This polygon is reflective */ |
FSOUND_GEOMETRY_OPENING | 0x02 /* Overlays a transparency over the previous polygon. The openingfactor value supplied is copied internally. */ |
FSOUND_GEOMETRY_OPENING_REFERENCE | 0x04 /* Overlays a transparency over the previous polygon. The openingfactor supplied is pointed to (for access when building a list) */ |