The '''CursorSettings''' component is used in the settings menu to allow the user to change the size of their cursor when it is under specific circumstances.
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|BaseCursorSize|Float|
|BaseCursorSize|Float| The cursor size by default.
|GrabMultiplier|Float|
|GrabMultiplier|Float| The amount to multiply the cursor size by when grabbing something
|InteractionMultiplier|Float|
|InteractionMultiplier|Float| The amount to multiply the cursor size by when pressing a button or interacting with something.
|TextMultiplier|Float|
|TextMultiplier|Float| How much to multiply the cursor size when highlighting an editable text field.
|SliderMultiplier|Float|
|SliderMultiplier|Float| The amount to multiply the cursor size when sliding a slider.
The CursorSettings component is used in the settings menu to allow the user to change the size of their cursor when it is under specific circumstances.