Skip to main content
Version: 5.x

Nodes > Particles > Particle ( Get Setting )

Particle ( Get Setting )

Retrieves various particle settings that are either set or derived from the Spawn Particle container.

The particle settings available from this node are:

  • Count (int): the maximum number of particles in the system
  • Max Life (float): the maximum lifespan of a particle in the system
  • Spawn Rate (float): the spawn rate of the system
  • Burst Rate (float): the burst rate of the system
  • Position Min (vec3): the minimum allowable value for the position attribute
  • Position Max (vec3): the maximum allowable value for the position attribute
  • Velocity Min (vec3): the minimum allowable value for the velocity attribute
  • Velocity Max (vec3): the maximum allowable value for the velocity attribute
  • Size Min (float): the minimum allowable value for the size attribute
  • Size Max (float): the maximum allowable value for the size attribute
  • Color Min (vec4): the minimum allowable value for the color attribute
  • Color Max (vec4): the maximum allowable value for the color attribute
  • Num Copies (int): the total number of batched copies in the scene

Outputs

NameTypeDescription
CountfloatValue to output

Properties

NameTypeDescription
AttributedropdownParticle setting attribute to retrieve
Was this page helpful?
Yes
No

AI-Powered Search