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: 2025.1.2.Release.1cace513075afe61529d155ddf73a78534108d9c
Syntax
public SoCamera Camera { get; }

Property Value

Type: SoCamera
The current camera.
See Also