bff_place_image.RdTitle
bff_place_image(x, expression, filename = NULL, wraparound = TRUE)
| x | A |
|---|---|
| expression | An R expression that generates an image |
| filename | Alternative to expression: provide the file name of a png image directly |
| tile | If the image does not cover the whole flattened mesh, should it be tiled (e.g repeated) so that it fills the whole mesh? |
A bff_textured object containing the original mesh with updated textcoords,
its flattened version, and the image for texture mapping