Message 1 of 4
Strange scope problem in scripted material plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a parameter called selfIllumination, it is defined as a float and has a default value of 100, below in a function I try to set that value and I get an error that selfIllumination is undefined and it can not be set.
Now I can set any of the delegate parameters in this function but not any pb2 params for the scripted plugin. The fn is being called by a registerTimeCallBack but I'm not sure that is having any effect.
Any words of wisdom from any one?
Now I can set any of the delegate parameters in this function but not any pb2 params for the scripted plugin. The fn is being called by a registerTimeCallBack but I'm not sure that is having any effect.
Any words of wisdom from any one?
Paul Neale
http://paulneale.com
http://paulneale.com
Paul Neale