Colshapes::newSphere: Difference between revisions
CocaColaBear (talk | contribs) No edit summary |
(category) |
||
| Line 6: | Line 6: | ||
* '''z: <span style="color:#008017>Float</span>''' | * '''z: <span style="color:#008017>Float</span>''' | ||
* '''range: <span style="color:#008017>Float</span>''' | * '''range: <span style="color:#008017>Float</span>''' | ||
* '''dimension: | * '''dimension:''' {{RageType|Number}} (optional parameter) | ||
==Syntax== | ==Syntax== | ||
| Line 16: | Line 16: | ||
==See Also== | ==See Also== | ||
{{Colshapes_function}} | {{Colshapes_function}} | ||
[[Category:ColShape]] | |||
[[Category:Shared Function]] | |||
Revision as of 12:29, 30 April 2019
Creating colshape, spherical shape
Parameters
- x: Float
- y: Float
- z: Float
- range: Float
- dimension: Number (optional parameter)
Syntax
Shared
mp.colshapes.newSphere(x, y, z, range, dimension)
See Also
- Functions
- Properties
- Arrays
- Functions