Colshapes::newCuboid: Difference between revisions
(Created page with "Creating colshape, 3d cube ==Parameters== * '''x: <span style="color:#008017>Float</span>''' * '''y: <span style="color:#008017>Float</span>''' * '''width: <span style="col...") |
No edit summary |
||
| Line 13: | Line 13: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
</div> | </div> | ||
==See Also== | |||
{{Colshapes_function}} | |||
Revision as of 13:18, 14 May 2017
Creating colshape, 3d cube
Parameters
- x: Float
- y: Float
- width: Float
- depth: Float
- height: Float
Syntax
Server-Side
mp.colshapes.newCuboid(x, y, z, width, depth, height)
See Also
- Functions
- Properties
- Arrays
- Functions