<Code Lib>
2026 Overloads
Changes 0
O

RectangleLightShape (Overloads)

Name Return Type Description
C RectangleLightShape() None Creates a rectangle light shape object with 4.0' emit length and a 2.0' emit width.
C RectangleLightShape(RectangleLightShape) None Creates a copy of the given rectangle light shape
C RectangleLightShape(Double, Double) None Creates a rectangle light shape object with the given emit length and width.