2027 Constructor
Changes 0
C

RectangleLightShape

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