[Ves] Modify uniform variables
Jon Chmura
jon.chmura at me.com
Mon Oct 14 14:58:26 EDT 2013
I want to set the value of vertexOpacity in vesGourandTexture shader program.
/// \file vesGouraudTexture_frag.glsl
///
/// \ingroup shaders
uniform lowp float vertexOpacity;
It is given a default value of 1 in vesEngineUniform. But I can't find any accessors for it as there are for point size, line width, etc.
Jon Chmura
jon.chmura at me.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20131014/b231ba13/attachment-0001.html>
More information about the Ves
mailing list