Colshapes::newCircle: Difference between revisions
No edit summary |
|||
| Line 12: | Line 12: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
</div> | </div> | ||
==See Also== | |||
{{Colshapes_function}} | |||
Revision as of 13:19, 14 May 2017
Creating colshape, circle in the 2D plane
Parameters
- x: Float
- y: Float
- radius: Float
Syntax
Server-Side
mp.colshapes.newSphere(x, y, radius)
See Also
- Functions
- Properties
- Arrays
- Functions