API Reference > OdExport Classes > TD_COLLADA_EXPORT Namespace > Classes > ColladaPointLightTraits Class > ColladaPointLightTraits Methods > ColladaPointLightTraits::setTargetLocation Method
ColladaPointLightTraits::setTargetLocation Method
Syntax
C++
virtual void setTargetLocation(const OdGePoint3d & loc);
Parameters 
Description 
const OdGePoint3d & loc 
[in] Location of the target. Must differ from the point light position. 

Sets target location of the light. 

 

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