[osg-users] Rend to Texture Once

Robert Osfield robert.osfield at gmail.com
Sun Aug 26 01:29:41 PDT 2018


Hi GuiYe,

You can change the render to texture Camera's NodeMask to 0x0 to
switch it off.  To render switch it back to 0xffffffff.

Robert.
On Sun, 26 Aug 2018 at 08:29, GuiYe <guiyesi at 163.com> wrote:
>
>
> Hi,
> I want to render a ploygon to texture,I won't change this polygon unless the polygon data changes. what can I do to render the texture only once, instead of rendering every frame?
>
> Cheers
> GuiYe
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


More information about the osg-users mailing list