Description Usage Arguments Value
View source: R/add_blender_endmatter.R
Add standard ending boilerplate to a Blender rendering script
1 | add_blender_endmatter(script, filepath = tempfile(fileext = ".blend"))
|
script |
The Python script to append the generated code onto. |
filepath |
The file path to save the output file to. Must end with '.blend'. |
A length 1 character vector containing the Blender Python script with ending boilerplate added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.