﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3ABNewmark%2FDoc%3ADE%2F2.6%2FManual%2FGame_Engine%2FLogic%2FSensors%2FProperty</id>
	<title>利用者:BNewmark/Doc:DE/2.6/Manual/Game Engine/Logic/Sensors/Property - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ABNewmark%2FDoc%3ADE%2F2.6%2FManual%2FGame_Engine%2FLogic%2FSensors%2FProperty"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:BNewmark/Doc:DE/2.6/Manual/Game_Engine/Logic/Sensors/Property&amp;action=history"/>
	<updated>2026-04-25T01:54:26Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:BNewmark/Doc:DE/2.6/Manual/Game_Engine/Logic/Sensors/Property&amp;diff=139865&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:BNewmark/Doc:DE/2.6/Manual/Game_Engine/Logic/Sensors/Property&amp;diff=139865&amp;oldid=prev"/>
		<updated>2018-06-28T20:52:41Z</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日 (木) 20: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=%E5%88%A9%E7%94%A8%E8%80%85:BNewmark/Doc:DE/2.6/Manual/Game_Engine/Logic/Sensors/Property&amp;diff=139864&amp;oldid=prev</id>
		<title>2013年1月16日 (水) 15:31にwiki&gt;BNewmarkによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:BNewmark/Doc:DE/2.6/Manual/Game_Engine/Logic/Sensors/Property&amp;diff=139864&amp;oldid=prev"/>
		<updated>2013-01-16T15:31:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6|Doc:DE/2.6/Manual/Game Engine/Logic/Sensors/Property}}&lt;br /&gt;
&lt;br /&gt;
=Eigenschaft Sensor=&lt;br /&gt;
&lt;br /&gt;
[[File:BGE_Sensor_Property1.png|right|thumb|300px|Eigenschaften sensor]]&lt;br /&gt;
&lt;br /&gt;
Der {{Literal|Eigenschaft}} Sensor erkennt veränderungen in den Eigenschaften des Objekts zu dem er gehört.&lt;br /&gt;
&lt;br /&gt;
Siehe [[Doc:DE/2.6/Manual/Game Engine/Logic/Sensors/Common_Options|Allgemeine Sensor Optionen]] für mehr Informationen zu Sensoren.&lt;br /&gt;
&lt;br /&gt;
;Spezielle Optionen:&lt;br /&gt;
&lt;br /&gt;
[[File:BGE_Sensor_Property_Events.png|right|thumb|300px|Eigenschaften Überprüfung]]&lt;br /&gt;
'''Evaluation Type'''&lt;br /&gt;
: Spezifiert auf welche Weise die Eigenschaft überprüft wird.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Changed}} &lt;br /&gt;
: Sendet eine positiven Puls aus wenn der Wert sich verändert.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Interval}} &lt;br /&gt;
: Sendet einen positiven Puls aus wenn der {{Literal|Wert}} zwischen {{Literal|Min}} und {{Literal|Max}} Werten des Sensors liegt.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Not Equal}} &lt;br /&gt;
: Sendet einen positiven Puls aus wenn die Eigenschaft '''nicht gleich''' dem angegebenen {{Literal|Wert}} ist.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Equal}} &lt;br /&gt;
: Sendet einen positiven Puls aus wenn die Eigenschaft '''gleich''' dem angegebenen {{Literal|Wert}} ist.&lt;br /&gt;
&lt;br /&gt;
;Um andere Eigenschaften Werte mit dem ersten angegebenen zu vergleichen muss anstelle eines Werts der Name der 2. Eigenschaft angegeben werden.&lt;br /&gt;
&lt;br /&gt;
[[Category:Game engine]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;BNewmark</name></author>
		
	</entry>
</feed>