Learn R Programming

rayshader (version 0.25.2)

fix_manifold_geometry: Fix Manifold Geometry

Description

Writes the textured 3D rayshader visualization to an OBJ file.

Usage

fix_manifold_geometry(filename)

Arguments

filename

String with the filename. If `.obj` is not at the end of the string, it will be appended automatically.

Examples

Run this code
# NOT RUN {
#Test
# }

Run the code above in your browser using DataLab