<Code Lib>
2021 Constructor
Changes 0
C

LineLightShape

Overloads (3):

Name Return Type Description
M LineLightShape.() None Creates a line light shape object with 2.0' emit length.
M LineLightShape(Double) None Creates a line light shape object with the given emit length.
M LineLightShape(LineLightShape) None Creates a copy of the given line light shape

Loading…