Searched refs:convertedIntensity (Results 1 – 1 of 1) sorted by relevance
89 optional<PropertyValue<float>> convertedIntensity = in operator ()() local92 if (convertedIntensity) { in operator ()()93 light.setIntensity(*convertedIntensity); in operator ()()