Description Usage Arguments Value
scalingmodel function
1 | scalingmodel(points, scalar = c(1, 1, 1), center = c(0, 0, 0))
|
points |
in control vertex that is generate by other function |
scalar |
how much we want to change as scalar in each direction, default is c(1,1,1) |
center |
the center point scaling to, default is c(0,0,0) |
newpoints the scaled points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.