Author Topic: setScale which values?  (Read 1784 times)

Offline PaniX

  • byte
  • *
  • Posts: 18
    • View Profile
setScale which values?
« on: September 17, 2013, 04:23:57 pm »
Hey guys,
just a small question. When I use setScale();, between which values the scale must be?
Thanks!

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: setScale which values?
« Reply #1 on: September 17, 2013, 05:13:50 pm »
Whatever makes sense for your scene and your models. As long as it's a valid float the a scaled vertex is also a valid float, it's fine.