Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 0b13b7a - API documentation »
  • Types (bpy.types) »

ParticleSystemModifier(Modifier)¶

base classes — bpy_struct, Modifier

class bpy.types.ParticleSystemModifier(Modifier)¶

Particle system simulation modifier

particle_system¶

Particle System that this modifier controls

Type:ParticleSystem, (readonly, never None)

Inherited Properties

  • bpy_struct.id_data
  • Modifier.name
  • Modifier.type
  • Modifier.show_viewport
  • Modifier.show_render
  • Modifier.show_in_editmode
  • Modifier.show_on_cage
  • Modifier.show_expanded
  • Modifier.use_apply_on_spline

Inherited Functions

  • bpy_struct.as_pointer
  • bpy_struct.driver_add
  • bpy_struct.driver_remove
  • bpy_struct.get
  • bpy_struct.is_property_hidden
  • bpy_struct.is_property_readonly
  • bpy_struct.is_property_set
  • bpy_struct.items
  • bpy_struct.keyframe_delete
  • bpy_struct.keyframe_insert
  • bpy_struct.keys
  • bpy_struct.path_from_id
  • bpy_struct.path_resolve
  • bpy_struct.property_unset
  • bpy_struct.type_recast
  • bpy_struct.values

References

  • Particle.uv_on_emitter
  • ParticleHairKey.co_object
  • ParticleSystem.mcol_on_emitter
  • ParticleSystem.uv_on_emitter

Previous topic

ParticleSystem(bpy_struct)

Next topic

ParticleSystems(bpy_struct)

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.78.0 0b13b7a - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation. Created using Sphinx 1.4.6.