init(iesProfile:)
Initializes a light from photometry data in the file at the specified URL.
Declaration
init?(iesProfile URL: URL)Parameters
- URL:
The URL to a file containing photometric data.
Return Value
A new light object.
Initializes a light from photometry data in the file at the specified URL.
init?(iesProfile URL: URL)The URL to a file containing photometric data.
A new light object.