Open ivangarciafilho opened 4 years ago
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!
Hi Holmer! Trying to figure out if there's a way of loading custom data or custom vertex streams within shader forge!