Colshapes::newCuboid
Внешний вид
| Ошибка создания миниатюры: Не удаётся сохранить эскиз по месту назначения JavaScript |
|---|
Creates a cuboid ColShape in 3D space
Parameters
- x: Number in float
- y: Number in float
- z: Number in float
- width: Number in float
- depth: Number in float
- height: Number in float
- dimension: Number (optional)
Syntax
<syntaxhighlight lang="javascript"> mp.colshapes.newCuboid(x, y, z, width, depth, height, dimension) </syntaxhighlight>
See Also
- Functions
- Properties
- Arrays
- Functions