Author Topic: Change Slider values through Raycast  (Read 2596 times)

saulotti

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Change Slider values through Raycast
« on: January 06, 2015, 01:12:35 PM »
Hi!

I have a custom Cursor that I use with Raycast to select buttons. How can I simulate with that raycast that a UISlider was pressed and needs to be updated?

Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Change Slider values through Raycast
« Reply #1 on: January 07, 2015, 01:10:05 PM »
You'd need to add a custom input method via UICamera.onCustomInput.