UVLoopLayers(bpy_struct)

base class — bpy_struct

class bpy.types.UVLoopLayers(bpy_struct)

Collection of uv loop layers

active

Active UV loop layer

Type :MeshUVLoopLayer
active_index

Active UV loop layer index

Type :int in [0, inf], default 0

Inherited Properties

Inherited Functions

References

Previous topic

UI_UL_list(UIList)

Next topic

UVProjectModifier(Modifier)