public void SetRotationSensitive(float value) { RotationSensitive.SetValue(value); }
public void SetGUISize(float value) { GUISize.SetValue(value); }