script controller - write to variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a script controller assiged to the illumination track of a material on a box.
I assigned 2 variables to a track, which are attribute holders on the box. I can read from the variables, but it does not seem to write back to the variables. I'm going to assume it's a read-only operation, yes?
Instead of referencing the object in the script box, I assigned it to the track using a variable, because the documents explain - if I change the name of the box then the link is broken.
Am I able to set the value without referncing the direct name in the script-edit box?
(Also off the topic, how can I return or access the current value of the property the controller is connected to, because sometimes I just want to return without changing the current value).
