↧
How to Invert my Camera Controls
Currently I am using the following script to be able to rotate an object around as if it were being displayed (like a portfolio piece in real-time). My problem is that up goes down, and down goes up,...
View ArticleOne Object, Multiple Materials/Shaders - Transparency/Alpha Changes
I'm using the below code to adjust transparency on my objects. It works great if the object has a single material/shader to deal with (Transparency/Diffuse, for example). But if my object has multiple...
View Article