Get Geometry Properties

This Node can be used to read out the values of any particle properties. This can be used within a Particle Node Modifier, for example, to include user property values in a calculation. You can create your own properties in the particle section of the Preferences settings.
You can reverse this function, i.e., write your own property value, e.g., via the Set Custom Particle Property Node. Alternatively, individual property values can also be assigned using a Math modifier, for example.
Note that the mode for Included particles (read-only) on the Particle Node Modifier is also used for this Node. Only in All mode can Get Geometry Properties also access all particle data that is available within the simulation. In Masked mode, however, only the data of the particles that are influenced by the Node modifier at that moment can be read out.