[Bf-python] RenderEngine API - fractional frame

Matt Ebb matt at mke3.net
Wed Jul 13 01:37:17 CEST 2011


scene.frame_set(integer_frame, fractional_frame)   where fractional_frame is
in [0.0, 1.0]

Remember to reset it back to a clean integer when you're done.

Note: not all things in blender properly support this yet - I'm looking at
you, physics sims.

Matt


On Tue, Jul 12, 2011 at 8:51 PM, Nicholas Yue <yue.nicholas at gmail.com>wrote:

> Hi,
>
>     How does one go about setting fractional frame so that I can query
> the mesh/particle data for motion blur purposes?
>
> Regards
>
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at blender.org
> http://lists.blender.org/mailman/listinfo/bf-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20110713/49a1feb3/attachment.html>


More information about the Bf-python mailing list