﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3AJA%2FRef%2FRelease_Notes%2F3.20%2FPython_API</id>
	<title>Dev:JA/Ref/Release Notes/3.20/Python API - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3AJA%2FRef%2FRelease_Notes%2F3.20%2FPython_API"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;action=history"/>
	<updated>2026-08-29T10:19:07Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;diff=172609&amp;oldid=prev</id>
		<title>Yamyam: /* 互換性のなくなる変更 */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;diff=172609&amp;oldid=prev"/>
		<updated>2022-06-02T17:10:57Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;互換性のなくなる変更&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2022年6月2日 (木) 17:10時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l34&quot; &gt;34行目:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;34行目:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: 特別なタイプの代わりに、通常のマウスボタンタイプ（`LEFTMOUSE`、`MIDDLEMOUSE`、`RIGHTMOUSE`）と、`KeyMapItem.value` を `CLICK_DRAG`にセットして使用してください。ドラッグ方向は、`KeyMapItem.direction` で指定可能です。({{GitCommit|4986f718482b061082936f1f6aa13929741093a2}}、{{GitCommit|7e4c0313283304bd8f020eaedb94b35e75b50068}})&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: 特別なタイプの代わりに、通常のマウスボタンタイプ（`LEFTMOUSE`、`MIDDLEMOUSE`、`RIGHTMOUSE`）と、`KeyMapItem.value` を `CLICK_DRAG`にセットして使用してください。ドラッグ方向は、`KeyMapItem.direction` で指定可能です。({{GitCommit|4986f718482b061082936f1f6aa13929741093a2}}、{{GitCommit|7e4c0313283304bd8f020eaedb94b35e75b50068}})&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Sequence のプロパティ、`frame_still_start` と `frame_still_end` が削除されました。同じ機能は `frame_offset_start` や `frame_offset_end` に負の数を設定することで可能です。({{GitCommit|rB8ca9ce09865e6a617d6c2f78f3483ba1fd5d6aef}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* Sequence のプロパティ、`frame_still_start` と `frame_still_end` が削除されました。同じ機能は `frame_offset_start` や `frame_offset_end` に負の数を設定することで可能です。({{GitCommit|rB8ca9ce09865e6a617d6c2f78f3483ba1fd5d6aef}}&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;)&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== 廃止予定 ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== 廃止予定 ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;diff=172608&amp;oldid=prev</id>
		<title>2022年6月2日 (木) 17:10にYamyamによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;diff=172608&amp;oldid=prev"/>
		<updated>2022-06-02T17:10:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2022年6月2日 (木) 17:10時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l33&quot; &gt;33行目:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;33行目:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*&amp;#160; `KeyMapItem.type` から Tweak イベント（`EVT_TWEAK_L`、`EVT_TWEAK_M`、`EVT_TWEAK_R`）が削除されました。&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;*&amp;#160; `KeyMapItem.type` から Tweak イベント（`EVT_TWEAK_L`、`EVT_TWEAK_M`、`EVT_TWEAK_R`）が削除されました。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: 特別なタイプの代わりに、通常のマウスボタンタイプ（`LEFTMOUSE`、`MIDDLEMOUSE`、`RIGHTMOUSE`）と、`KeyMapItem.value` を `CLICK_DRAG`にセットして使用してください。ドラッグ方向は、`KeyMapItem.direction` で指定可能です。({{GitCommit|4986f718482b061082936f1f6aa13929741093a2}}、{{GitCommit|7e4c0313283304bd8f020eaedb94b35e75b50068}})&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;: 特別なタイプの代わりに、通常のマウスボタンタイプ（`LEFTMOUSE`、`MIDDLEMOUSE`、`RIGHTMOUSE`）と、`KeyMapItem.value` を `CLICK_DRAG`にセットして使用してください。ドラッグ方向は、`KeyMapItem.direction` で指定可能です。({{GitCommit|4986f718482b061082936f1f6aa13929741093a2}}、{{GitCommit|7e4c0313283304bd8f020eaedb94b35e75b50068}})&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* Sequence のプロパティ、`frame_still_start` と `frame_still_end` が削除されました。同じ機能は `frame_offset_start` や `frame_offset_end` に負の数を設定することで可能です。({{GitCommit|rB8ca9ce09865e6a617d6c2f78f3483ba1fd5d6aef}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;diff=172597&amp;oldid=prev</id>
		<title>Yamyam: ページの作成:「元記事：[https://wiki.blender.org/wiki/Reference/Release_Notes/3.2/Python_API Reference/Release Notes/3.2/Python API &amp;#45; Blender Developer Wiki]  = Python API と…」</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:JA/Ref/Release_Notes/3.20/Python_API&amp;diff=172597&amp;oldid=prev"/>
		<updated>2022-05-31T21:31:58Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「元記事：[https://wiki.blender.org/wiki/Reference/Release_Notes/3.2/Python_API Reference/Release Notes/3.2/Python API - Blender Developer Wiki]  = Python API と…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;元記事：[https://wiki.blender.org/wiki/Reference/Release_Notes/3.2/Python_API Reference/Release Notes/3.2/Python API &amp;amp;#45; Blender Developer Wiki]&lt;br /&gt;
&lt;br /&gt;
= Python API とテキストエディター=&lt;br /&gt;
&lt;br /&gt;
== Text Editor（テキストエディター） ==&lt;br /&gt;
&lt;br /&gt;
* テキストエディターの Python 例外が Info（情報）エディター内（とコンソール）に表示されるように。({{GitCommit|rB2d2baeaf04d481f284bc2f098fb6d7ee9268151f}})&lt;br /&gt;
&lt;br /&gt;
* ソフトキーワードがシンタックスハイライト表示されるように。({{GitCommit|c6ed879f9aa7cd863f146cc7104f16cfe8a73e8a}})&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 追加 ==&lt;br /&gt;
&lt;br /&gt;
* [https://docs.blender.org/api/3.2/bpy.types.Context.html#bpy.types.Context.temp_override `Context.temp_override`] が追加。一時的なコンテクスト設定に対応します。例えば、ファイル読み込み後にコンテクストがクリアされ、多数のオペレーターが実行に失敗するような場面で便利です。({{GitCommit|f438344cf243632e497772cf1f855b9c8856fd37}})&lt;br /&gt;
&lt;br /&gt;
* `Context.path_resolve` が、&amp;quot;active_object&amp;quot; や &amp;quot;scene&amp;quot; などの属性の解決に対応、`context.path_resolve(&amp;quot;active_object.modifiers[0].name&amp;quot;)` のような式が期待通り動作するようになりました。({{GitCommit|7bb8eeb3a871eb1e72ee129f8ff441f2752b37be}})&lt;br /&gt;
&lt;br /&gt;
* `Text.region_from_string` と `Text.region_as_string` メソッドで、選択に get と set が使用可能に。アクセスする region もオプションで渡すことができます。({{GitCommit|rBf49a736ff4023231483c7e535ca2a7f2869d641d}})&lt;br /&gt;
&lt;br /&gt;
* `mathutils.Color` に、シーンのリニア色空間と、sRGB や CIE XYZ、ACES、Linear Rec.709を相互変換するメソッドを追加。Blender API による返値の大半はシーンのリニア色空間ですが、例外的にユーザーインターフェイスのテーマカラーは sRGB で返ることに注意してください。({{GitCommit|469ee7f}})&lt;br /&gt;
&lt;br /&gt;
* `bpy.app.handlers` の Persistent ハンドラがクラスのメソッドを利用可能になりました。({{GitCommit|0f583d9d604f45606e238f88eb2300eb75e492bb}})&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 互換性のなくなる変更 ==&lt;br /&gt;
&lt;br /&gt;
* `XrActionMapItem.user_paths` コレクションプロパティは、`XrActionMapItem.user_path0/user_path1` の置き換えます。同様に、`XrActionMapBinding.component_paths` コレクションプロパティは、`XrActionMapBinding.component_path0/component_path1` の置き換えになります。これにより、アクション毎に上限が2つだった XR アクションのバインド数が好きなだけ持てるようになります。({{GitCommit|rB6a8709ba136e}})&lt;br /&gt;
&lt;br /&gt;
* `gpu.shader.code_from_builtin` はもう Blender の内部 gpu モジュールと互換性はなく、削除されました。({{GitCommit|rB3e98331a094b}})&lt;br /&gt;
&lt;br /&gt;
* The `MeshVertex.normal` プロパティが読み込み専用になりました。これは頂点の法線の計算方法がオンデマンドであり、混乱を防ぐためです。({{GitCommit|891268aa824f0f}})&lt;br /&gt;
&lt;br /&gt;
*  `KeyMapItem.type` から Tweak イベント（`EVT_TWEAK_L`、`EVT_TWEAK_M`、`EVT_TWEAK_R`）が削除されました。&lt;br /&gt;
: 特別なタイプの代わりに、通常のマウスボタンタイプ（`LEFTMOUSE`、`MIDDLEMOUSE`、`RIGHTMOUSE`）と、`KeyMapItem.value` を `CLICK_DRAG`にセットして使用してください。ドラッグ方向は、`KeyMapItem.direction` で指定可能です。({{GitCommit|4986f718482b061082936f1f6aa13929741093a2}}、{{GitCommit|7e4c0313283304bd8f020eaedb94b35e75b50068}})&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 廃止予定 ==&lt;br /&gt;
&lt;br /&gt;
* `GPUBatch` 内で使用されているプリミティブ描画タイプ `'LINE_LOOP'` と `'TRI_FAN'` が廃止予定になり、将来的には削除されます。({{GitCommit|rBe2d8b6dc06}})&lt;br /&gt;
&lt;br /&gt;
* オペレーターにコンテクストを辞書で渡すのは、代わりに使用が推奨されている `Context.temp_override` の一部となったため廃止予定です。({{GitCommit|f438344cf243632e497772cf1f855b9c8856fd37}})&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;# Deprecated API&lt;br /&gt;
bpy.ops.object.delete({&amp;quot;selected_objects&amp;quot;: objects_to_delete})&lt;br /&gt;
&lt;br /&gt;
# New API&lt;br /&gt;
with context.temp_override(selected_objects=objects_to_delete):&lt;br /&gt;
    bpy.ops.object.delete()&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* `Mesh.vertex_colors` は廃止予定になり、今後のリリースで削除されます。新しいスカルプトペイントツールが `Mesh.attributes` にあるカラー属性（color attribute）を、`BYTE_COLOR` または `FLOAT_COLOR` で生成できるようになりました。インポーターとエクスポーターは両タイプのカラー属性と一般的な属性に、対応することをお勧めします。&amp;lt;br /&amp;gt;旧頂点カラーとの違いは、カラー属性値は sRGB 色空間ではなく、シーンのリニア色空間であることです。sRGB カラーが必要なファイルフォーマット向けには、`mathutils.Color.from_scene_linear_to_srgb` で変換が可能です。&lt;/div&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
</feed>