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.1.Release.5f9de35910b5f5a39847f4b67bd6e4c2b57f7a23
Syntax
public SoCamera Camera { get; }

Property Value

Type: SoCamera
The current camera.
See Also