API Reference > OdDb Classes > OdDbLight Class > OdDbLight Methods > OdDbLight::setTargetLocation Method
OdDbLight::setTargetLocation Method
Syntax
C++
void setTargetLocation(const OdGePoint3d& newVal);
Parameters 
Description 
const OdGePoint3d& newVal 
[in] Location of the target. Must differ from the light position. 

Specifies the target location of a light. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.