Colshapes::newCuboid: Difference between revisions

From RAGE Multiplayer Wiki
m (Switched from server side to shared)
No edit summary
Line 1: Line 1:
{{SharedFunctionJS}}
Creating colshape, 3d cube
Creating colshape, 3d cube
==Parameters==
==Parameters==
Line 7: Line 9:
* '''height: <span style="color:#008017>Float</span>'''  
* '''height: <span style="color:#008017>Float</span>'''  
==Syntax==
==Syntax==
{{Shared}}
 
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
mp.colshapes.newCuboid(x, y, z, width, depth, height)
mp.colshapes.newCuboid(x, y, z, width, depth, height)

Revision as of 14:12, 27 November 2018