View source: R/scimesh_bridge.R
| coloredmeshes_to_scimesh | R Documentation |
Convert a hemilist of fs.coloredmeshes to a list of scimesh mesh descriptors
coloredmeshes_to_scimesh(coloredmeshes, style = "default")
coloredmeshes |
a named list with entries "lh" and/or "rh", each an fs.coloredmesh instance. |
style |
a rendering style (see |
a named list of scimesh mesh descriptors, with the same hemilist
structure. Only meshes with render=TRUE are included.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.