Hi all
I want to know it iPhone supports the all the shades provided through unity iPhone
thank you ![]()
Hi all
I want to know it iPhone supports the all the shades provided through unity iPhone
thank you ![]()
Are you asking if different models of iPhone support all the shaders or are you having trouble with some of the shaders? Or something else?
HI andeeee
Iam asking in general if iPhone supports any shaders that are there in unity iPhone.
i mainly want to know if i can have any kind of reflection on any object it should render the same on iPhone.
only i don’t want it to be fake as i have my camera moving around the object.
thanks ![]()
No reflections aren’t available, nor is refraction and alike.
Simply put you can look through the sources of the shaders (available in resource section). The part of your shaders that will be used on Unity iPhone is the part where no cg code is present, just combiner code.
other shaders will still work but will use the fallback (fixed function)