API Reference > Classes > PRC Graphical Classes > OdPrcContentPointLight Class > OdPrcContentPointLight Methods > location Method > OdPrcContentPointLight::location Method ()
OdPrcContentPointLight::location Method ()
Syntax
C++
OdGePoint3d & location();

Returns current point location coordinates of a light. Point location coordinates are returned as a reference to an OdGePoint3d object, therefore it can be used to set a new location.

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