#include <tr_types.h>
Public Attributes | |
| bitu16 | vertices [4] |
| index into the appropriate list of vertices. | |
| bitu16 | texture |
| object-texture index or colour index | |
| bitu16 | lighting |
| transparency flag & strength of the hilight (TR4-TR5) | |
|
|
transparency flag & strength of the hilight (TR4-TR5) In TR4, objects can exhibit some kind of light reflection when seen from some particular angles.
|
|
|
object-texture index or colour index If the rectangle is textured, then this is an index into the object-texture list. If it's not textured, then the low 8 bit contain the index into the 256 colour palette and from TR2 on the high 8 bit contain the index into the 16 bit palette. |
1.2.17