Automated: create new component page |
add info |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|Name=Mouse Settings | |Name=Mouse Settings | ||
}} | }} | ||
See [[Settings]]. | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|MouseSensitivity|Float| | |MouseSensitivity|Float| How sensitive the game head movement is to mouse movement. | ||
| | |ScrollWheelGrabMoveSpeed|Float| How far items move to and from the player while being grabbed and the scroll wheel is moved 1 unit. | ||
|MouseLookSpeed|Float| | |MouseLookSpeed|Float| How fast the mouse moves the camera. | ||
|MousePanSpeed|Float| | |MousePanSpeed|Float| How fast the mouse moves the camera sideways and up/down when focused on an inspector. | ||
|MouseRotateSpeed|Float| | |MouseRotateSpeed|Float| How fast the mouse can be used to rotate objects. | ||
|MouseFreeformRotateSpeed|Float| | |MouseFreeformRotateSpeed|Float| How fast the mouse can be used to free form look in 3rd person desktop mode. | ||
}} | }} | ||
== | == Usage == | ||
See [[Settings]]. | |||
== Examples == | == Examples == | ||
See [[Settings]]. | |||
== See Also == | == See Also == | ||
See [[Settings]]. | |||
[[Category:Components:Uncategorized{{#translation:}}|Mouse Settings]] | [[Category:Components:Uncategorized{{#translation:}}|Mouse Settings]] | ||
[[Category:Components{{#translation:}}|Mouse Settings]] | [[Category:Components{{#translation:}}|Mouse Settings]] | ||
Latest revision as of 17:54, 26 June 2025
Component image 
Mouse Settings component as seen in the Scene Inspector

See Settings.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
MouseSensitivity
|
Float | How sensitive the game head movement is to mouse movement. |
ScrollWheelGrabMoveSpeed
|
Float | How far items move to and from the player while being grabbed and the scroll wheel is moved 1 unit. |
MouseLookSpeed
|
Float | How fast the mouse moves the camera. |
MousePanSpeed
|
Float | How fast the mouse moves the camera sideways and up/down when focused on an inspector. |
MouseRotateSpeed
|
Float | How fast the mouse can be used to rotate objects. |
MouseFreeformRotateSpeed
|
Float | How fast the mouse can be used to free form look in 3rd person desktop mode. |
Usage
See Settings.
Examples
See Settings.
See Also
See Settings.