Plot amira surface objects in 3D using rgl
An hxsurf surface object
Character vector or regex
naming
materials to plot (defaults to all materials in x). See
subset.hxsurf
.
Character vector specifying colors for the materials, or a
function that will be called with the number of materials to plot. When
NULL
(default) will use material colours defined in Amira (if
available), or rainbow
otherwise.
Whether to display gridlines when using plotly as the backend plotting
engine (default: FALSE
)
Additional arguments passed to triangles3d
the plotting backend engine to use either 'rgl' or 'plotly'.
Other hxsurf:
as.hxsurf()
,
as.mesh3d()
,
materials()
,
read.hxsurf()
,
subset.hxsurf()
,
write.hxsurf()