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: 10.12.3.0 (10.12.3.0)
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