﻿<?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%3ALordloki%2FDoc%3A2.6%2FManual%2FGame_Engine%2FLogic%2FActuators%2FMouse</id>
	<title>利用者:Lordloki/Doc:2.6/Manual/Game Engine/Logic/Actuators/Mouse - 版の履歴</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%3ALordloki%2FDoc%3A2.6%2FManual%2FGame_Engine%2FLogic%2FActuators%2FMouse"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lordloki/Doc:2.6/Manual/Game_Engine/Logic/Actuators/Mouse&amp;action=history"/>
	<updated>2026-06-01T22:59:22Z</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:Lordloki/Doc:2.6/Manual/Game_Engine/Logic/Actuators/Mouse&amp;diff=147567&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:Lordloki/Doc:2.6/Manual/Game_Engine/Logic/Actuators/Mouse&amp;diff=147567&amp;oldid=prev"/>
		<updated>2018-06-28T21:09:10Z</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日 (木) 21:09時点における版&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:Lordloki/Doc:2.6/Manual/Game_Engine/Logic/Actuators/Mouse&amp;diff=147566&amp;oldid=prev</id>
		<title>wiki&gt;Lordloki: /* Mouse Actuator */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lordloki/Doc:2.6/Manual/Game_Engine/Logic/Actuators/Mouse&amp;diff=147566&amp;oldid=prev"/>
		<updated>2014-07-09T20:02:46Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Mouse Actuator&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Mouse Actuator =&lt;br /&gt;
&lt;br /&gt;
The Mouse actuator allows two modes of operation, to show/hide the mouse cursor or to control object rotation with the mouse. The mouse rotation is flexible enough to allow any type of mouse look, as well as banking for flight controls.&lt;br /&gt;
&lt;br /&gt;
See [[Doc:2.6/Manual/Game Engine/Logic/Actuators/Common_Options|Actuator Common Options]] for common options.&lt;br /&gt;
&lt;br /&gt;
Special Options:&lt;br /&gt;
; '''Mode'''&lt;br /&gt;
;Determines the mouse mode &lt;br /&gt;
&lt;br /&gt;
;{{Literal|Visibility}}&lt;br /&gt;
:allows to show/hide the mouse cursor.&lt;br /&gt;
;{{Literal|Look}}&lt;br /&gt;
:controls the object rotation according to X and/or Y mouse movement. Moreover, the object rotation can be constrained using thresholds and capping angles.&lt;br /&gt;
&lt;br /&gt;
== Visibility ==&lt;br /&gt;
&lt;br /&gt;
[[File:Manual_gameengine_actuator_mouse_visibility.png |thumb|right|272 px|Mouse actuator for Visibility]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Visibility}} &lt;br /&gt;
: Coordinates specified are Global (gray) or Local (White).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Look ==&lt;br /&gt;
&lt;br /&gt;
[[File:Manual_gameengine_actuator_mouse_look.png |thumb|right|272px|Mouse actuator for Look]]&lt;br /&gt;
&lt;br /&gt;
;Servo control is a powerful way to achieve motion in way which mimics the movement of objects in the physical world. It consists in a servo controller that adjusts the force on the object in order to achieve a given speed. Uses the Proportional - Integral - Derivative (PID) equations of motion {{Literal|See Ref.}}.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Use X axis, Y axis}}&lt;br /&gt;
:Specifies the object which the actuator owner uses as a reference for movement, for moving platforms for example. If empty it will use world reference.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Sensitivity}}&lt;br /&gt;
: The target linear velocity, in each of the three axes, which the object will try and achieve.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Threshold}}&lt;br /&gt;
: Coordinates specified are Global (gray) or Local (White).&lt;br /&gt;
&lt;br /&gt;
;{{Literal|min}}&lt;br /&gt;
: Sets maximum and minimum limits for the force applied to the object. If disabled (i.e. X,Y or Z buttons are gray) the force applied is unlimited.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|max}}&lt;br /&gt;
: Set the Proportional Coefficient. This controls the reaction  to differences between the actual and target linear velocity.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Object axis X,Y,Z}}&lt;br /&gt;
: Set the Integral Coefficient. This controls the reaction  to the sum of errors so far in this move.&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Local}}&lt;br /&gt;
: Apply locally the rotation around the object axis selected&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Reset}}&lt;br /&gt;
: Reset the cursor's X/Y position to the center of the screen space after calculating.&lt;br /&gt;
&lt;br /&gt;
{{NiceTip|Mouse Look|To make Mouse Look work in a smoother way, it is necessary that the width and height screen resolutions, in the render window, are set with even numbers (i.e 1920x1080).}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer||}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Game engine]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lordloki</name></author>
		
	</entry>
</feed>