Hi Stephan,

Use osg::AlphaFunc attribute attribute.  For docs on this functional see
OpenGL glAlphaFunc.  To help with documentation/knowledge reuse we use the
general rule for naming is  glName -> osg::Name.

Robert.


On 13 February 2014 17:28, Steven Powers <[email protected]> wrote:

> Hi,
>
> How can I modify the alpha test value used in GL_ALPHA_TEST??
>
> Thank you!
>
> Cheers,
> Steven
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=58242#58242
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to