Search Browse Forums Thread
#OBJECTS FADE IN-OUT
7 messages in this thread
What are The ways to make an object fade in or out while animating it?
all ways will be gratefully received…
With Thanks
SUS.
Render animation twice: once w/ object hidden and once unhidden. Then use Video
Post to fade in animation w/ unhidden object over the anim. w/ hidden object.
In addition to what Wade said, you could also morph the material (in r3) to a
transparent, matte material. That's the easiest way to do it.
– G
<<you could also morph the material (in r3) to a transparent, matte material.
That's the easiest way to do it.>>
Thanks A lot …. This is a GREAT idea!
Hey, you could also use VARY_I.SXP as an opacity map (or if you already are
using another opacity map, put it in the opacity map's mask slot).
Thanks a lot . This is a Great idea…