How to figure out HLSL in Custom Nodes
Added 2024-09-27 20:38:06 +0000 UTCHave you ever gone through the trouble of needing to call a function that corresponds to a specific node inside your Custom Node HLSL code and having no clue of how to find it?
This video will solve all your problems :D
Here I explain how to freely discover which are the correct HLSL functions to call when you need them and how to navigate around some obscure Errors you might get!