Click or drag to resize
SoSceneKitSetCameraNumber Method

Sets current camera index.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetCameraNumber(
	int camNum
)

Parameters

camNum
Type: SystemInt32
Remarks

This index refers to which child is active in the cameraList part (OIV.Inventor.Nodes.SoSwitch node).

See Also