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: 2024.2.3.Release.8195eb522b090a23f1a65c7685cebb3bb12ab134
Syntax
public SoCamera Camera { get; }

Property Value

Type: SoCamera
The current camera.
See Also