nick.ace Posted September 13, 2014 Posted September 13, 2014 Does anyone know the filepath to load items from the Workshop using Lua? For example, I want to access a shader from the Workshop to attach as a PostEffect, how would I go about doing this? (I have to use ClearPostEffects in my code, so this is why I would need it in Lua). Quote
Josh Posted September 13, 2014 Posted September 13, 2014 The load functions can accept a Workshop file ID: http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/shader/shaderload-r307 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without.
nick.ace Posted September 13, 2014 Author Posted September 13, 2014 Oh nice! I didn't see that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.