wiremesh3d: create a shaded wiremesh

View source: R/wiremesh3d.r

wiremesh3dR Documentation

create a shaded wiremesh

Description

create a shaded wiremesh

Usage

wiremesh3d(x, col = "white", specular = 1, ...)

## S3 method for class 'mesh3d'
wiremesh3d(x, col = "white", specular = 1, ...)

Arguments

x

mesh3d

col

color of shaded mesh

specular

parameter from rgl

...

additional parameters passed to shade3d from package rgl.

Value

a vector containing the shape ids


zarquon42b/mesheR documentation built on Jan. 28, 2024, 2:17 p.m.