Unity3D-Shader icon indicating copy to clipboard operation
Unity3D-Shader copied to clipboard

Auto completion

Open petereichinger opened this issue 9 years ago • 0 comments

Obviously auto-completion would be amazing, especially suggestions for vertex input and output structs. Like if you named the input to your fragment stage "i", then typing "i." would bring up a menu of variables in the struct, like i.vertex, i.uv, etc.

petereichinger avatar Apr 27 '15 21:04 petereichinger