﻿<?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=Doc%3A2.6%2FFAQ%2FGame_Engine%2FTransparency</id>
	<title>Doc:2.6/FAQ/Game Engine/Transparency - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FFAQ%2FGame_Engine%2FTransparency"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/FAQ/Game_Engine/Transparency&amp;action=history"/>
	<updated>2026-05-20T02:00:30Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/FAQ/Game_Engine/Transparency&amp;diff=114571&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/FAQ/Game_Engine/Transparency&amp;diff=114571&amp;oldid=prev"/>
		<updated>2018-06-28T19:52:06Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 19:52時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&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=Doc:2.6/FAQ/Game_Engine/Transparency&amp;diff=114570&amp;oldid=prev</id>
		<title>wiki&gt;Mindrones: moved Doc:2.6/FAQ/Game Engine/Alpha and the Blender Game Engine to Doc:2.6/FAQ/Game Engine/Transparency</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/FAQ/Game_Engine/Transparency&amp;diff=114570&amp;oldid=prev"/>
		<updated>2011-12-30T10:22:11Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/Doc:2.6/FAQ/Game_Engine/Alpha_and_the_Blender_Game_Engine&quot; class=&quot;mw-redirect&quot; title=&quot;Doc:2.6/FAQ/Game Engine/Alpha and the Blender Game Engine&quot;&gt;Doc:2.6/FAQ/Game Engine/Alpha and the Blender Game Engine&lt;/a&gt; to &lt;a href=&quot;/Doc:2.6/FAQ/Game_Engine/Transparency&quot; title=&quot;Doc:2.6/FAQ/Game Engine/Transparency&quot;&gt;Doc:2.6/FAQ/Game Engine/Transparency&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6|Doc:FAQ|Doc:Manual/Game Engine}}&lt;br /&gt;
&lt;br /&gt;
=Transparency=&lt;br /&gt;
You can use transparency in your game.&lt;br /&gt;
The Blender Game Engine supports multiple types of transparency.&lt;br /&gt;
&lt;br /&gt;
The transparency modes can be configured in &lt;br /&gt;
{{Menu|Properties Editor|Materials Tab|Game Settings Panel|Alpha Blend Combo box)}} of the according objects.&lt;br /&gt;
&lt;br /&gt;
=Opaque=&lt;br /&gt;
This is the default mode. In this mode all faces are complete opaque. This mode is used mostly. The Blender Game Engine is optimized to render this faces efficiently.&lt;br /&gt;
&lt;br /&gt;
==Add==&lt;br /&gt;
This adds the color of the face above the background. &lt;br /&gt;
Black colors are fully transparent. White is fully opaque (as white). Any intermediate color is a blend between background color and the face color.&lt;br /&gt;
&lt;br /&gt;
This is quite useful for glowing effects&lt;br /&gt;
&lt;br /&gt;
==Alpha clip==&lt;br /&gt;
This mode uses a separate color channel (alpha) to calculate transparency.&lt;br /&gt;
The transparency is limited to full transparency and full opaque.&lt;br /&gt;
&lt;br /&gt;
This mode has the same efficiency as mode opaque.&lt;br /&gt;
&lt;br /&gt;
==Alpha==&lt;br /&gt;
This mode uses a separate color channel (alpha) to calculate semi-transparency.&lt;br /&gt;
&lt;br /&gt;
This mode is quite slow and should be limited to a few small faces. For technical reasons, it needs additional processing on rendering. More faces and (visible) larger faces increase the render time.&lt;br /&gt;
&lt;br /&gt;
Be aware objects with alpha but opaque are still performance intensive. Better use opaque in this case.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Game engine]]&lt;br /&gt;
[[Category:FAQ]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mindrones</name></author>
		
	</entry>
</feed>