Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
An update to the version of the shader that was available on my website https://vazahat.github.io to fade-in, and fade-out any 3D object, billboard, etc. What's New:- Updated parameters in the behavior. It now uses the TimeMs parameter to animate with fade-in, fade-out. The new parameter Target_Opacity can contain a value between 0 and 1 so that the user can set the desired opacity for the fading process. A few bug fixes here and there. it is now more usable and can be used for creating objects with fixed transparency, just put the target opacity in there and set the timeMs to 1, so that it will be instant. Download the updated extension from here:- https://vazahat.itch.io/fade-obj... Along with it, I recently updated a few other extensions. For example the Change Attributes action. Do check out that as well, it is a convenient action for non-coders (visual programmers). you can change almost all the General and Material properties of any scenenode. Download it from here:- https://vazahat.itch.io/coppercu... |
||||
|
Great update, thanks Just_in_case! |
||||
|
Glad you find it useful, let me know if any issues arise, Also I have been thinking of adding openGl, or support for webGL to almost all of my Shaders as well. |
|