LodLevel(bpy_struct)

base class — bpy_struct

class bpy.types.LodLevel(bpy_struct)
distance

Distance to begin using this level of detail

Type :float in [0, inf], default 0.0
object

Object to use for this level of detail

Type :Object
use_material

Use the material from this object at this level of detail

Type :boolean, default False
use_mesh

Use the mesh from this object at this level of detail

Type :boolean, default False

Inherited Properties

Inherited Functions

References

Previous topic

LockedTrackConstraint(Constraint)

Next topic

LoopColors(bpy_struct)