No return value. A 3D plot of the given graph is created.
Arguments
g
The input graph
layers
A boolean whether to add the layers or not
vertex.label
The vertices' labels
vertex.label.color
The vertices' colors. If not specified, the colors will be chosen randomly
vertex.plac
The placement form of the vertices on the layer. Can either be "circle" which will place them on a circle, or "disc" which will place them randomly on a disc. The default is "circle"
edge.color
The edges' colors. If not specified, inter-edges are black, and intra-edges have the same color as the nodes on the layer