x


Exporting animations

I've animated a camera in Unity to fly around a house. Is there any way to export the frames as bitmaps?

more ▼

asked Jan 25 '11 at 09:43 PM

pauldstewart gravatar image

pauldstewart
187 28 36 48

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Use this script: http://www.unifycommunity.com/wiki/index.php?title=ScreenShotMovie

Or use a screengrabber like Fraps or Snaps

more ▼

answered Jan 25 '11 at 09:47 PM

DaveA gravatar image

DaveA
26.5k 151 171 256

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)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3807
x351

asked: Jan 25 '11 at 09:43 PM

Seen: 483 times

Last Updated: Dec 08 '12 at 11:35 AM