fsbrain (version 0.0.2)

perform.rglactions: Perform rglactions, like taking screenshots.

Description

Take a list specifying actions and execute them. This function should be called once an rgl scene has been setup and rendered. A typical usecase is to save a screenshot of the scene.

Usage

perform.rglactions(rglactions)

Arguments

rglactions,

named list. A list in which the names are from a set of pre-defined actions. The values can be used to specify parameters for the action.