Click or drag to resize
SoSceneKitGetCameraNumber Method

Gets current camera index.

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

Return Value

Type: Int32
Remarks

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

See Also