DecimateModifier(Modifier)

base classes — bpy_struct, Modifier

class bpy.types.DecimateModifier(Modifier)

Decimation modifier

face_count

The current number of faces in the decimated mesh

Type :int in [-inf, inf], default 0, (readonly)
ratio

Ratio of triangles to reduce to

Type :float in [0, 1], default 0.0

Inherited Properties

Inherited Functions

Previous topic

DampedTrackConstraint(Constraint)

Next topic

DelaySensor(Sensor)