RectangleLightShape Constructor

Overload List

  NameDescription
Public methodRectangleLightShape()()()()
Creates a rectangle light shape object with 4.0' emit length and a 2.0' emit width.
Public methodRectangleLightShape(RectangleLightShape)
Creates a copy of the given rectangle light shape
Public methodRectangleLightShape(Double, Double)
Creates a rectangle light shape object with the given emit length and width.

See Also