i use HLSL for shaders in unity games and i need to print some values and the HLSL dont have console or something like console ,because it is run from unity compute shaders.
so How i can print the Values in HLSL.
i use HLSL for shaders in unity games and i need to print some values and the HLSL dont have console or something like console ,because it is run from unity compute shaders.
so How i can print the Values in HLSL.