Click or drag to resize
SoMPEGNavRendererSetCamera Method

Specifies the camera to be used by the MPEG renderer.

Namespace: OIV.Inventor.MPEG
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetCamera(
	SoCamera camera
)

Parameters

camera
Type: OIV.Inventor.NodesSoCamera
Remarks

Setting the camera is only needed if the first camera found in the scene isn't the one that should be used.

See Also