Click or drag to resize
SoMPEGRendererGetSize Method

Gets the frame pixel size.

Namespace: OIV.Inventor.MPEG
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbVec2s GetSize()

Return Value

Type: SbVec2s
Remarks

These values may be different from those given by the OIV.Inventor.MPEG.SoMPEGRenderer.SetSize(OIV.Inventor.SbVec2s) method.

See Also