Been searching everywhere to find and answer to this.
Is there a way to set an object's shader effects parameters using python? And if so, what is the syntax?
Thanks again for you help!
Develop games in your browser. Powerful, performant & highly capable.
No, the functions aren't exposed. The workaround is to call a function in the event sheet and set the parameters there.