Welcome,
Guest
. Please
login
or
register
.
January 23, 2025, 03:03:15 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
How to change the dimension in widget
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to change the dimension in widget (Read 1260 times)
patrick_activate
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 10
How to change the dimension in widget
«
on:
February 18, 2014, 05:07:36 AM »
i want to change the dimensions in the widget of UISprite in my script, is it possible to do so? can someone provide the example code statement? thank alot
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: How to change the dimension in widget
«
Reply #1 on:
February 18, 2014, 10:19:34 AM »
widget.width = 123;
widget.height = 321;
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
How to change the dimension in widget