new_3d_plot: Open a new 3D plot and plot a brain surface

Description Usage Arguments

View source: R/3D_plots.R

Description

Opens a new 3D viewer window (with pan), plots a brain volume, and adjusts the view angle.

Usage

1
new_3d_plot(volume = elmr::FAFB.surf, col = "gray", alpha = 0.1)

Arguments

volume

The brain or other surface object to plot. Defaults to FAFB.surf from the elmr package

col

The colour to use for plotting the surface. Default is gray.

alpha

The alpha value of the plotted surface. Defaults to 0.1.


flyconnectome/tracerutils documentation built on May 6, 2020, 10:45 a.m.