SoRenderToTexturePropertynode Property |
Specifies the scene graph(s) (OIV.Inventor.Nodes.SoNode) to be rendered into the texture.
Namespace: OIV.Inventor.Nodes
For use with OIV.Inventor.Nodes.SoTexture2, only one scene graph should be specified. For use with SoTextureCube map, six scene graphs 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.