2 Tester si l'objet a une texture en UV mapping

Si nous faisons ceci sur notre cube :

1
2
print(objCube.data.uv_textures.active)
None

On obtient None ce qui veut dire qu'il n'a pas de texture en UV mapping.