<Code Lib>
2027 Overloads
Changes 0
O

CircleLightShape (Overloads)

Overloads (3):

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