...
Structure and fields
This tag inherits fields from shader which are not shown here. See the parent's page for more information. The following information is unique to the shader_transparent_meter tag.
Field |
Type |
Comments |
meter flags |
bitfield(16) |
|
Flag | Mask | Comments | decal | 0x1 | | two sided | 0x2 | | flash color is negative | 0x4 | | tint mode 2 | 0x8 | | unfiltered | 0x10 | | |
|
pad(2) |
|
|
pad(32) |
|
map |
Reference? : bitmap
|
|
|
pad(32) |
|
gradient min color |
ColorRGB (3) - red:
f32 - green:
f32 - blue:
f32 |
|
gradient max color |
ColorRGB (3) - red:
f32 - green:
f32 - blue:
f32 |
|
background color |
ColorRGB (3) - red:
f32 - green:
f32 - blue:
f32 |
|
flash color |
ColorRGB (3) - red:
f32 - green:
f32 - blue:
f32 |
|
meter tint color |
ColorRGB (3) - red:
f32 - green:
f32 - blue:
f32 |
|
meter transparency |
Fraction: f32 |
|
background transparency |
Fraction: f32 |
|
|
pad(24) |
|
meter brightness source |
enum |
|
Option | Value | Comments | none | 0x0 | | a out | 0x1 | | b out | 0x2 | | c out | 0x3 | | d out | 0x4 | | |
flash brightness source |
enum |
|
Option | Value | Comments | none | 0x0 | | a out | 0x1 | | b out | 0x2 | | c out | 0x3 | | d out | 0x4 | | |
value source |
enum |
|
Option | Value | Comments | none | 0x0 | | a out | 0x1 | | b out | 0x2 | | c out | 0x3 | | d out | 0x4 | | |
gradient source |
enum |
|
Option | Value | Comments | none | 0x0 | | a out | 0x1 | | b out | 0x2 | | c out | 0x3 | | d out | 0x4 | | |
flash extension source |
enum |
|
Option | Value | Comments | none | 0x0 | | a out | 0x1 | | b out | 0x2 | | c out | 0x3 | | d out | 0x4 | | |
|
pad(2) |
|
|
pad(32) |
|
This information was partially generated using Invader tag definitions.
Acknowledgements
Thanks to the following individuals for their research or contributions to this topic:
- Kavawuvi (Invader tag definitions)
- MosesOfEgypt (Tag structure research)