x


quick question If Alpha is 0 is the GUI rendered

I have just managed to make a GUI fade in and fade out.

What I wanted to know is whether or not any extra processing power is used if the alpha is zero but the GUI is still active?

Just wanted to know in case it's a good idea to optimize more by making the GUI false altogether after it's alpha is at 0?

more ▼

asked Nov 04 '11 at 11:44 AM

melonman gravatar image

melonman
48 13 15 19

Just because you can't see it doesn't mean the GPU isn't rendering anything... It honestly depends on the implementation.

Nov 04 '11 at 12:03 PM syclamoth
(comments are locked)
10|3000 characters needed characters left

1 answer: sort oldest

Yes. If you are concerned about performance it is better to disable the entire GUI entity itself (Source).

more ▼

answered Nov 04 '11 at 12:16 PM

andresp gravatar image

andresp
183 18 21 25

Thanks andresp

Will get to work on that right now.

Thanks again.

Nov 04 '11 at 04:14 PM melonman
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3684
x64

asked: Nov 04 '11 at 11:44 AM

Seen: 621 times

Last Updated: Nov 04 '11 at 04:14 PM