Search found 5 matches
- Wed Jan 31, 2018 6:37 pm
- Forum: Amplify Shader Editor
- Topic: Expose RenderType on templates?
- Replies: 9
- Views: 6073
Re: Expose RenderType on templates?
It worked! Thanks! 
- Tue Jan 30, 2018 6:58 pm
- Forum: Amplify Shader Editor
- Topic: Expose RenderType on templates?
- Replies: 9
- Views: 6073
Re: Expose RenderType on templates?
Hi,
It's still not working :(
I'm using Amplify v1.4.3 dev 01 (did a fresh install) on Unity 2017.2.0p4
Screen Shot 2018-01-30 at 11.00.11 AM.png
And this is my template:
Shader /*ase_name*/ "ASETemplateShaders/Test" /*end*/
{
Properties
{
/*ase_props*/
}
SubShader
{
Tags { }
LOD ...
It's still not working :(
I'm using Amplify v1.4.3 dev 01 (did a fresh install) on Unity 2017.2.0p4
Screen Shot 2018-01-30 at 11.00.11 AM.png
And this is my template:
Shader /*ase_name*/ "ASETemplateShaders/Test" /*end*/
{
Properties
{
/*ase_props*/
}
SubShader
{
Tags { }
LOD ...
- Tue Jan 30, 2018 1:41 am
- Forum: Amplify Shader Editor
- Topic: Expose RenderType on templates?
- Replies: 9
- Views: 6073
Re: Expose RenderType on templates?
Hi Ricardo,
I updated amplify, but the tag option is still not showing up. Do I need to put something else besides the /*ase_tags*/ in the template?
Cheers,
I updated amplify, but the tag option is still not showing up. Do I need to put something else besides the /*ase_tags*/ in the template?
Cheers,
- Mon Jan 29, 2018 6:01 pm
- Forum: Amplify Shader Editor
- Topic: Expose RenderType on templates?
- Replies: 9
- Views: 6073
Re: Expose RenderType on templates?
That's what I needed! Thanks! 
- Fri Jan 26, 2018 7:42 pm
- Forum: Amplify Shader Editor
- Topic: Expose RenderType on templates?
- Replies: 9
- Views: 6073
Expose RenderType on templates?
Hi,
Is there a way of exposing the RenderType tag (or any other tag) in user-defined templates (just like when you use a 'surface shader')?
Cheers
Is there a way of exposing the RenderType tag (or any other tag) in user-defined templates (just like when you use a 'surface shader')?
Cheers