Component:MouseSettings

From Resonite Wiki
Component image 
Mouse Settings component as seen in the Scene Inspector

See Settings.

Fields

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.