tree3D: draw a single tree

Description Usage Arguments

Description

draw a single tree

Usage

1
2
tree3D(tree = NULL, offset = c(0, 0, 0), col = c("#22BB22", "33FF33"),
  opacity = 1, faces = 19)

Arguments

tree

one column of the Patch-class vegetation data.frame slot

offset

x/y center and surface (z) of the respective patch

col

crown colors for the shade classes

opacity

alpha value for the tree crown (heavy impacting performance)

faces

number of faces/triangles used per stem and tree cone 3-times for ellipsoid.


DGVM3D documentation built on May 2, 2019, 3:47 p.m.