Once loaded, any object3D can get a scaleX, Y, Z factor...

In your case, just apply your scale factors x and z into your loadedSuccess 
function

Fabrice

 
On Jan 14, 2010, at 1:03 PM, bastien wrote:

> Hello,
> I use scale at the loading of a kmz :
> 
> var loader = Kmz.load(url,{scaling:scale,bothsides:true});
> 
> I want to know if is it possible to scale a kmz, but juste on length
> width but not height.
> 
> Thanks.

Reply via email to