Learn R Programming

rayshader (version 0.37.3)

flag_pole_obj: Flag Pole 3D Model

Description

3D obj model of a flag pole, to be used with `render_obj()`. Use `full_flag_obj()` to get the complete pole, and `flag_banner_obj()` and `flag_pole_obj()` to style them separately.

Usage

flag_pole_obj()

Arguments

Value

File location of the included flag OBJ file (saved with a .txt extension)

Examples

Run this code
#Print the location of the flag file
flag_pole_obj()

Run the code above in your browser using DataLab