Package bpy :: Module types :: Class MetaElement
[hide private]
[frames] | no frames]

Class MetaElement

The Meta Element Object

Blobby element in a MetaBall datablock.

References

Instance Variables [hide private]
boolean hide
Hide element.
float array of 3 items in [-inf, inf] location
Location
boolean negative
Set metaball as negative one.
float in [0, inf] radius
Radius
float array of 4 items in [-inf, inf] rotation
Rotation
float in [0, 20] size_x
Size of element, use of components depends on element type.
float in [0, 20] size_y
Size of element, use of components depends on element type.
float in [0, 20] size_z
Size of element, use of components depends on element type.
float in [0, 10] stiffness
Stiffness defines how much of the element to fill.
enum type
Metaball types.
Instance Variable Details [hide private]

type

Metaball types. in...
  • BALL
  • TUBE
  • PLANE
  • ELLIPSOID
  • CUBE
Type:
enum