Notifications
Clear all
[Closed] Setting Scale != Scale….
Page 2 / 2
Prev
Oct 30, 2015 2:44 am
That does transform the scale but it’s not directly setting scale… i.e. if the object had a scale of [20%,50%,80%] then using prescale would just mirror the object and not set the scale to [-100%,100%,100%]
1 Reply
Oct 30, 2015 2:44 am
Well that was disgustingly simple actually…
>>>$.controller.scale = [-0.2,0.5,0.9]
[-0.2,0.5,0.9]
Page 2 / 2
Prev