SpotLightDistribution Constructor |
Creates a spot light distribution object with the following values;
- PI/6 radians spot beam angle
- PI/2 radians spot field angle
- PI/6 radians tilt angle
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic SpotLightDistribution()
public:
SpotLightDistribution()
new : unit -> SpotLightDistribution
See Also