Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.77.0 22a2853 - API documentation »
  • Types (bpy.types) »

MeshUVLoopLayer(bpy_struct)¶

base class — bpy_struct

class bpy.types.MeshUVLoopLayer(bpy_struct)¶
data¶
Type:bpy_prop_collection of MeshUVLoop, (readonly)
name¶

Name of UV map

Type:string, default “”, (never None)

Inherited Properties

  • bpy_struct.id_data

Inherited Functions

  • bpy_struct.as_pointer
  • bpy_struct.driver_add
  • bpy_struct.driver_remove
  • bpy_struct.get
  • bpy_struct.is_property_hidden
  • bpy_struct.is_property_readonly
  • bpy_struct.is_property_set
  • bpy_struct.items
  • bpy_struct.keyframe_delete
  • bpy_struct.keyframe_insert
  • bpy_struct.keys
  • bpy_struct.path_from_id
  • bpy_struct.path_resolve
  • bpy_struct.property_unset
  • bpy_struct.type_recast
  • bpy_struct.values

References

  • Mesh.uv_layer_clone
  • Mesh.uv_layer_stencil
  • Mesh.uv_layers
  • UVLoopLayers.active

Previous topic

MeshUVLoop(bpy_struct)

Next topic

MeshVertex(bpy_struct)

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Blender 2.77.0 22a2853 - API documentation »
  • Types (bpy.types) »
© Copyright Blender Foundation. Created using Sphinx 1.3.6.