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: 2023.1.3.0 (2023.1.3)
Syntax public SoNode GetSceneGraph()
Public Function GetSceneGraph As SoNode
public:
SoNode^ GetSceneGraph()
member GetSceneGraph : unit -> SoNode
Return Value
Type:
SoNodeRemarks See Also