Constructor
new SimpleGroundPlane(size, thickness, coloropt)
The size is in each direction (so X goes from -size to +size) Thickness is because the object is a box (like a table top)
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
size |
Number | 5 | ||
thickness |
Number | 0.2 | ||
color |
string | Number |
<optional> |
"white" |
- Source: