|
I've animated a camera in Unity to fly around a house. Is there any way to export the frames as bitmaps?
(comments are locked)
|
|
Use this script: http://www.unifycommunity.com/wiki/index.php?title=ScreenShotMovie Or use a screengrabber like Fraps or Snaps Why do you think Application.CaptureScreenshot() is a pro only feature? Just tried it in Unity basic and it works very well ;) (didn't tried the community script but that doesn't do anything else...)
Jan 25 '11 at 10:45 PM
Bunny83
Didn't it used to be? Oh, I'm thinking of render texture, which there's another script using that. Anyway, glad it works.
Jan 26 '11 at 12:45 AM
DaveA
it worked thank you Dave.
Dec 08 '12 at 11:35 AM
yesupatham
(comments are locked)
|
