BPY plus – render module

A BPY plus module for working with rendering.


RenderSequence class

start(context, frames=None)

Starts render a sequence of all frames from the TimeLine or frames from the “frames” parameter.

Parameters:

context: context

frames: string with frames numbers, for example: 1,5,87


stop(cls, context)

Stops the currently running render sequence, started with the “start” method.

Parameters:

context: context


 

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comment
Inline Feedbacks
View all comments