Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Vred Pros,
brief and simple question I guess?
In Vred Pro 2022.1,
I need to edit Light Values: Intensity (Luminous) and Temperature (Kelvin).
I tried:
light = getSelectedNode()
temperatureValue = vrFieldAccess(light.fields().setReal32("intensity", 123.456))
temperatureValue = vrFieldAccess(light.fields().setUInt16("temperature", 5000))
but this seems not to work.
Can you please drop a tip for me.
Many thanks,
Best regards!
Solved! Go to Solution.
