Open tcorbly opened 1 year ago
faceUvs on nodes previously accepted two Vector2 and converted them to a Vector4. This adds Vector4 to math.ts and forces faceUvs to only accept a single Vector4.
faceUvs on nodes previously accepted two Vector2 and converted them to a Vector4. This adds Vector4 to math.ts and forces faceUvs to only accept a single Vector4.