2024 Constructor
Changes 0
C

RectangleLightShape

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