Welcome,
Guest
. Please
login
or
register
.
May 12, 2025, 01:34:50 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UITexture don't show model with custom shader through renderTexture
« previous
next »
Print
Pages: [
1
]
Author
Topic: UITexture don't show model with custom shader through renderTexture (Read 1682 times)
Evgeny
Newbie
Thank You
-Given: 0
-Receive: 0
Posts: 7
UITexture don't show model with custom shader through renderTexture
«
on:
April 23, 2016, 03:49:02 AM »
On a scene there is a model with custom shader something like fadeIn/fadeOut type. Through custom the camera is given to RenderTexture and this texture is applied to UITexture. UITexture don't show nothing.
In what there can be a problem?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: UITexture don't show model with custom shader through renderTexture
«
Reply #1 on:
April 25, 2016, 12:45:05 PM »
UITexture simply draws whatever texture you assigned to it. Check the alpha channel on your render texture and then check what the shader you chose on UITexture does with that alpha.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UITexture don't show model with custom shader through renderTexture