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