ParticleSystems(bpy_struct)

base class — bpy_struct

class bpy.types.ParticleSystems(bpy_struct)

Collection of particle systems

active

Active particle system being displayed

Type :ParticleSystem, (readonly)
active_index

Index of active particle system slot

Type :int in [0, inf], default 0

Inherited Properties

Inherited Functions

References

Previous topic

ParticleSystemModifier(Modifier)

Next topic

ParticleTarget(bpy_struct)