nick.ace Posted September 13, 2014 Share 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 Link to comment Share on other sites More sharing options...
Josh Posted September 13, 2014 Share 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. Link to comment Share on other sites More sharing options...
nick.ace Posted September 13, 2014 Author Share Posted September 13, 2014 Oh nice! I didn't see that. Quote Link to comment Share on other sites More sharing options...
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.