Use Node Position instead of point position when using closest location
On Monday, April 27, 2015, Adam Seeley <[email protected]> wrote: > Hi Folks, > > I'm sure I've done this before but... > > I just want to find the closest location of a surface and transfer the UV > values to my geometry's UV set. > > It works fine with Weightmaps. ie. > > Get Grid -> Get_Closest_Location_On_Geo -> location -> Get Weights -> Set > Data Self.Weights > > but > > I get a context mismatch with UV's as per the jpeg. > I can pick up the values from the other Geo's Uv set but plugging them > into the local Geo Uv set is the problem. > I tried switch context as a quick fix but no joy. > > Any pointers appreciated. > > Cheers, > > Adam. > >

