| SoMPEGRendererGetSceneGraph Method  | 
Gets the scene graph used for generating frames in the MPEG output. 
 
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoNode GetSceneGraph()
Public Function GetSceneGraph As SoNode
public:
SoNode^ GetSceneGraph()
member GetSceneGraph : unit -> SoNode 
Return Value
Type: 
SoNode
Remarks
See Also