add_blender_endmatter: Add standard ending boilerplate to a Blender rendering script

Description Usage Arguments Value

View source: R/add_blender_endmatter.R

Description

Add standard ending boilerplate to a Blender rendering script

Usage

1
add_blender_endmatter(script, filepath = tempfile(fileext = ".blend"))

Arguments

script

The Python script to append the generated code onto.

filepath

The file path to save the output file to. Must end with '.blend'.

Value

A length 1 character vector containing the Blender Python script with ending boilerplate added.


mikemahoney218/mvdf documentation built on May 7, 2021, 11:46 a.m.