blender-manual/manual/modeling/modifiers/physics/particle_system.rst

1.3 KiB

Sphinx Warnings

27: WARNING: undefined label: 'bpy.ops.object.duplicates_make_real'
31: WARNING: undefined label: 'bpy.ops.object.convert'

Note the preview is not accurate and warnings may not indicate real issues.

Particle System Modifier

The Particle System modifier is a container for Particle Systems.

Note

By default the Particle System modifier does not take into account the modifier stack. Make sure to enable Use Modifier Stack in the Particle properties if you want Particle System modifier to take other modifiers into account.

Options

As the modifier is only a container its actual options are configured in the Particle Properties tab. See the Particle Systems Properties for more information.

Converting Particle Systems

Make Instances Real

Creates a new object of each instanced object or collection. See bpy.ops.object.duplicates_make_real for more information.

Convert to Mesh

Converts path particles to mesh objects. See bpy.ops.object.convert for more information.

Example

https://projects.blender.org/blender/blender-manual/media/branch/main/manual/images/physics_particles_introduction_fur-example.jpg

Fur made from particles.