Click or drag to resize
SceneInteractorCamera Property
Gets the current camera.

Namespace: OIV.Inventor.ViewerComponents.Nodes
Assembly: OIV.Inventor.ViewerComponents (in OIV.Inventor.ViewerComponents.dll) Version: 2026.1.1.Release.4bdbf2139676cf62d9c02e792de05a0627e9f233
Syntax
public SoCamera Camera { get; }

Property Value

Type: SoCamera
The current camera.
See Also