Click or drag to resize
SoOffscreenRenderAreaRenderToFile Method
Overload List
  NameDescription
Public methodRenderToFile(String)
Calls RenderToFile(filename, OIV.Inventor.SoOffscreenRenderArea.OutputFormats( .SoOffscreenRenderArea.RGB )).
Public methodRenderToFile(String, SoOffscreenRenderAreaOutputFormats)

Render the given scene graph and save the result in the given file.

Top
See Also