www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: PaniX on September 17, 2013, 04:23:57 pm

Title: setScale which values?
Post by: PaniX 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!
Title: Re: setScale which values?
Post by: EgonOlsen 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.