Click or drag to resize
SoSceneKitGetCameraNumber Method

Gets current camera index.

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

Return Value

Type: Int32
Remarks

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

See Also