0

How to "convert" diamond socket to circle socket (multidata to single data) ? Current node setup produce red warning wire I'm using just one point to determine start location of Mesh Line, but blender see these multidata (i guees)

I'm calling this "Multidata", because of this thread: Why node socket shape is different (diamond vs circle)

enter image description here

Bicukow
  • 901
  • 1
  • 5
  • 18

1 Answers1

2

You can use the Attribute Statistic node to get a single value from multiple values:

using attribute statistic node

Jummit
  • 637
  • 4
  • 12