ParticleDupliWeight(bpy_struct)

base class — bpy_struct

class bpy.types.ParticleDupliWeight(bpy_struct)

Weight of a particle dupliobject in a group

count

The number of times this object is repeated with respect to other objects

Type :int in [0, 32767], default 0
name

Particle dupliobject name

Type :string, default “”, (readonly, never None)

Inherited Properties

Inherited Functions

References

Previous topic

ParticleBrush(bpy_struct)

Next topic

ParticleEdit(bpy_struct)