| Revit 2022 API |
| SpotLightDistribution Constructor |
| SpotLightDistribution Class See Also |
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.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2013
Syntax
| C# |
|---|
public SpotLightDistribution() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: SpotLightDistribution() |