CircleLightShape
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| CircleLightShape() | None | Creates a circle light shape object with 2.0' emit diameter. |
| CircleLightShape(CircleLightShape) | None | Creates a copy of the given circle light shape |
| CircleLightShape(Double) | None | Creates a circle light shape object with the given emit diameter. |