erkan pancaroglu

pan

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Vector4 UV is possible? April 5, 2020, 1:25 p.m.

Yes, i debug that in Unity it's working, i get float from UV4.w

I saw a warning and i added UVproject node (group type : point) everythig is ok for now but ,it's seeing on the uv list.

Thanks

Vector4 UV is possible? April 5, 2020, 12:23 p.m.

I'm not getting an error.
but when i'm select v4 attribute wrangle i can't see UV4 channel but v3 wrangle is OK.

Vector4 UV is possible? April 5, 2020, 11:43 a.m.

Hi,

I'm trying to save data in UV but i can't do that

p@uv4=set(1,@uv4.y,@uv.z,@uv4.w); //this is not working


v@uv4=set(1,@uv4.y,@uv.z); //That's OK

Someone to help?

Thanks