LightSetHotspotAndFalloff Method

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

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetHotspotAndFalloff(
        double hotspot,
        double falloff
)

Parameters

hotspot  Double
[in] Hotspot cone angle, in radians. Defines the brightest part of the spot light beam.
falloff  Double
[in] Falloff angle, in radians. Defines the full cone of light.
See Also

©  Bricsys NV. All rights reserved.