base classes — bpy_struct, ID
Metaball datablock to defined blobby surfaces
Cycles mesh settings
Type : | CyclesMeshSettings, (readonly) |
---|
Meta elements
Type : | MetaBallElements bpy_prop_collection of MetaElement, (readonly) |
---|
Type : | IDMaterials bpy_prop_collection of Material, (readonly) |
---|
Polygonization resolution in rendering
Type : | float in [0.05, 1], default 0.0 |
---|
Polygonization resolution in the 3D viewport
Type : | float in [0.05, 1], default 0.0 |
---|
Texture space location
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Texture space size
Type : | float array of 3 items in [-inf, inf], default (0.0, 0.0, 0.0) |
---|
Influence of meta elements
Type : | float in [0, 5], default 0.0 |
---|
Metaball edit update behavior
Type : | enum in [‘UPDATE_ALWAYS’, ‘HALFRES’, ‘FAST’, ‘NEVER’], default ‘UPDATE_ALWAYS’ |
---|
Adjust active object’s texture space automatically when transforming object
Type : | boolean, default False |
---|
Transform meta elements by a matrix
Parameters: | matrix (float array of 16 items in [-inf, inf]) – Matrix |
---|
Inherited Properties
Inherited Functions
References