最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(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ì)名的評論 (共 條)

分享到微博請遵守國家法律
葫芦岛市| 三穗县| 永修县| 定安县| 蓬安县| 合山市| 静宁县| 正镶白旗| 九台市| 林芝县| 芒康县| 武定县| 竹溪县| 界首市| 靖江市| 张北县| 两当县| 中江县| 福鼎市| 长子县| 武定县| 宁河县| 万山特区| 晋江市| 衡水市| 兴义市| 霞浦县| 丽江市| 凤城市| 秦安县| 江西省| 称多县| 旌德县| 澄城县| 姜堰市| 海安县| 潮州市| 麦盖提县| 鹰潭市| 大姚县| 晴隆县|