Material: Difference between revisions

Content added Content deleted
(Correct shader import type name.)
Line 263: Line 263:
! Name !! Value !! Comments
! Name !! Value !! Comments
|-
|-
| ? || 0x1 || Always set?
| FLAGS_FLOAT || 0x1 || Always set?
|-
| FLAGS_SAMPLER || 0x2 ||
|-
| FLAGS_BOOL || 0x4 ||
|-
| FLAGS_VERTEXPROGRAM || 0x80 ||
|-
|}
|}

The lower 3 bits form the data type (FLAGS_DATATYPEMASK = 7).