Adds an image file to the scene.
Usage
add_image(
scene,
path,
position = c(0, 0, 0),
width = NULL,
height = NULL,
opacity = 1
)Adds an image file to the scene.
add_image(
scene,
path,
position = c(0, 0, 0),
width = NULL,
height = NULL,
opacity = 1
)