国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會員登陸 & 注冊

Blender查找包含丟失圖像的材質(zhì)名

2023-08-11 20:32 作者:Msv777  | 我要投稿

import bpy

import os

for image in bpy.data.images:

? ? try:

? ? ? ? old_path = bpy.path.abspath(image.filepath)

? ? ? ? if not os.path.isfile(old_path):

? ? ? ? ? ? print("Image block:", image.name, "is missing.")

? ? ? ? ? ? for material in bpy.data.materials:

? ? ? ? ? ? ? ? if material.use_nodes:

? ? ? ? ? ? ? ? ? ? for node in material.node_tree.nodes:

? ? ? ? ? ? ? ? ? ? ? ? if node.type == 'TEX_IMAGE' and node.image == image:

? ? ? ? ? ? ? ? ? ? ? ? ? ? print("Image block is used in material of object:", material.name)

? ? except Exception as e:

? ? ? ? print('Error when processing image:', image.name)

? ? ? ? print('Error details:', str(e))


Blender查找包含丟失圖像的材質(zhì)名的評論 (共 條)

分享到微博請遵守國家法律
兴和县| 裕民县| 罗田县| 大荔县| 都兰县| 麻江县| 东辽县| 庄浪县| 信宜市| 楚雄市| 栾川县| 青龙| 璧山县| 曲靖市| 五大连池市| 靖宇县| 永川市| 江安县| 钟山县| 象州县| 汶川县| 天等县| 新丰县| 诸城市| 咸宁市| 丹东市| 夏河县| 海晏县| 凉山| 永宁县| 江津市| 盖州市| 乳源| 纳雍县| 全椒县| 仲巴县| 化隆| 盐城市| 土默特右旗| 通许县| 凭祥市|