vertices,scatterplotThree-method {threejs} | R Documentation |
Extract a matrix of vertex coordinates from a threejs widget
Description
Extract a matrix of vertex coordinates from a threejs widget
Usage
## S4 method for signature 'scatterplotThree'
vertices(...)
Arguments
... |
a |
See Also
points3d
[Package threejs version 0.3.3 Index]