-1

enter image description here

This node from Blender 2.92.0. I need the attribute "Density". Where is it?

quellenform
  • 35,177
  • 10
  • 50
  • 133
  • 1
    Geometry Nodes changed between Blender 2.9x and 3.x. a lot. The Attributes concept was dropped and Fields were introduced. In a later 3.x version, Attributes were made available again. You probably looking for the Distribute Points on Faces node. – Blunder Jul 19 '23 at 18:13
  • The density attribute (I am talking about the one entered in this node) was some thing that used to be created by the user. It was not some attribute that was output by the node. This user defined attribute (which can could be named anything) is what you enter in the node to control the density of the points generated. – The Kalaakaar Jul 19 '23 at 21:33

1 Answers1

0

The node you are looking for is called Distribute Points on Faces since Blender 3.0:

enter image description here

Here you will also find an overview of all nodes and their changes over time:
Can't find the node! Which node is available in which Blender version?

quellenform
  • 35,177
  • 10
  • 50
  • 133