Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLight::setHotspotAndFalloff Method
Syntax
C++
void setHotspotAndFalloff(double hotspot, double falloff);

Specifies the hotspot and falloff for the cone of the directional light. 

 

Parameters
Description
hotspot
[in] Hotspot cone angle, in radians. Defines the brightest part of the spot light beam.
falloff
[in] Falloff angle, in radians. Defines the full cone of light.
Copyright © 2002-2022. Open Design Alliance All rights reserved.