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

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.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated using texi2html 1.76.