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
-
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