Tag - Color Table (colo)
Use - Defines color presets for the UI
Tag Layout
Code: Select all
<Reflexive name="Color Variables" offset="0" chunksize="48">
<string32 name="Name" offset="0" />
<float name="Alpha" offset="32" />
<float name="Red" offset="36" />
<float name="Green" offset="40" />
<float name="Blue" offset="44" />
</Reflexive>