The following tables list the members exposed by LightCommandData.
| Name | Description | |
|---|---|---|
| LightCommandData Constructor | Initializes a new LightCommandData with explicit parameters. |
| Name | Description | |
|---|---|---|
| Angle | Gets or sets the angle by which to rotate the ellipse that represents the light. |
| Brightness | Gets or sets the intensity or brightness of the light. |
| CenterPoint | Gets or sets a point structure that contains the center of the ellipse used to represent the light. |
| Edge | Gets or sets the percentage by which to smooth the light border. |
![]()
| Empty | Initializes a new LightCommandData class object with default parameters. |
| FillColor | Gets or sets the color of the light. |
| Height | Gets or sets a value that represents the height of the ellipse used to represent the light. |
| Opacity | Gets or sets the opacity of the light. |
| Type | Gets or sets a flag that determines the light source type. |
| Width | Gets or sets a value that represents the width of the ellipse used to represent the light. |