SoRenderToTexturePropertyGetGraphicConfigTemplate Method |
Returns the graphic config template used for rendering the scene.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoGLGraphicConfigTemplate GetGraphicConfigTemplate()
Public Function GetGraphicConfigTemplate As SoGLGraphicConfigTemplate
public:
SoGLGraphicConfigTemplate^ GetGraphicConfigTemplate()
member GetGraphicConfigTemplate : unit -> SoGLGraphicConfigTemplate
Return Value
Type:
SoGLGraphicConfigTemplate
Remarks
See Also