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