SoRenderToTexturePropertypath Property |
Specifies the scene graph(s) (OIV.Inventor.SoPath) to be rendered into the texture.
Namespace: OIV.Inventor.Nodes
For use with OIV.Inventor.Nodes.SoTexture2, only one path should be specified. For use with SoTextureCube map, six paths must be specified, one for each face of the cube in the order:
imagePosX (left)
imageNegX (right)
imagePosY (bottom)
imageNegY (top)
imagePosZ (back)
imageNegZ (front)
The node field has priority over the path field. Null by default.