ShaderDebugger icon indicating copy to clipboard operation
ShaderDebugger copied to clipboard

Simple Unity framework to debug shader code

Results 1 ShaderDebugger issues
Sort by recently updated
recently updated
newest added

I use DebugFragment function or _DbgEmitStart function directly is valid in the frag shaders , but in the vertex shaders No matter what is used in it, it does not...