On 6/12/09 7:27 PM, Dominic Stalder wrote: > is it possible to set the textue coordinates (for repeating a texture) > of a HeightField node? If yes, how?
If you're using HeightField/ShapeDrawable then no, you cannot specify the texture coordinates manually. But you can achieve the same by using a TextureMatrix to scale the assigned texcoords to your requirements. /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

