ShaderForge
ShaderForge copied to clipboard
Read Custom vertex stream / custom data into shaders
Hi Holmer! Trying to figure out if there's a way of loading custom data or custom vertex streams within shader forge!
currently there's no way to do that, aside from assigning to UV coordinate mesh data and reading those. SF does support float4 UVs though, so you do get 4 values per UV at least!