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 scatterplotThree object from the threejs package.

See Also

points3d


[Package threejs version 0.3.3 Index]