2027 Constructor
Changes 0
C

CircleLightShape

Overloads (3):
Name Return Type Description
O CircleLightShape() None Creates a circle light shape object with 2.0' emit diameter.
O CircleLightShape(CircleLightShape) None Creates a copy of the given circle light shape
O CircleLightShape(Double) None Creates a circle light shape object with the given emit diameter.