drag an Element 0, 1,... (from Size) of a GameObject ???

How to drag an Element from the Size parameter of a gameobject with the Mouse at runtime ??? In javascript ???

Do I have to write the path of this Element or use the point technique (Size.Element0...) ?

thanks 6R

You're phrasing is.. confusing..

I think you mean transform.localScale

Sorry for my bad english... No, I think : A gameobject has a Size parameter where the Elements are : for example Size 2 if it has Element 0 and Element 1. (Not the Scale option !) I would like to know how to drag one of these "Elements" with the mouse at Runtime... in javascript !?!

thanks 6R