[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ] [ Search: ]

C.1.2 Rendering subsystem changes

Shader variable type ‘COLOR’ deprecated

The shader variable type ‘COLOR’ was deprecated as it does not provide a significant benefit over ‘VECTOR4’. Hence, use the latter if you intent to store colors. Internally, ‘COLOR’s are the same as ‘VECTOR4’s, so handling of the ‘COLOR’ type can generally be removed from code.


This document was generated using texi2html 1.76.