API Reference > Classes > PRC Graphical Classes > OdPrcCamera Class > OdPrcCamera Methods > up Method > OdPrcCamera::up Method ()
OdPrcCamera::up Method ()
Syntax
C++
OdGeVector3d & up();

Returns the current up-direction vector of the camera. The up-direction vector is returned as a reference to an OdGeVector3d object, therefore it can be used to set a new up-direction vector.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.