2D Toolkit Forum

2D Toolkit => Support => Topic started by: xqterry on November 12, 2012, 05:51:09 am

Title: any easy way to attach custom shader?
Post by: xqterry on November 12, 2012, 05:51:09 am
Hi

Do I have to replace or modify tk2d shaders to add my shader pass {} ?
Any suggestions ?

thanks
Title: Re: any easy way to attach custom shader?
Post by: unikronsoftware on November 12, 2012, 12:40:44 pm
You could create a new shader with your code in it, or you could modify one of the built in 2D Toolkit ones (you have source to all of them), but I'm not really sure what you mean beyond that?