ImporterLight.kl¶
Types¶
ImporterLight (object)¶
The ImporterLight represents an imported light. The ImporterLight provides access to a series of properties such as the intensity, for example.
Members¶
Importer | importer | |
ImporterCallback | callback | |
String | id | |
UInt32 | version | |
Ref<ImporterObject> | parentObject | |
String | path | |
String | type | |
String[] | curves | |
ImporterProperty[String] | properties | |
ImporterProperty[String] | propertyCaches | |
Boolean[String] | propertyConstant | |
ImporterObjectMetaData | metaData | |
ImporterContext | defaultContext | |
ImporterObjectContexts | lastContextsPerProperty | |
Boolean | transformSetOnce |