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