| SoCameraInteractorGetDirectionVector Method  | 
Returns the direction vector of the camera. 
 
Namespace: OIV.Inventor.ViewerComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbVec3f GetDirectionVector()
Public Function GetDirectionVector As SbVec3f
public:
SbVec3f GetDirectionVector()
member GetDirectionVector : unit -> SbVec3f 
Return Value
Type: 
SbVec3f
Remarks
See Also