DrawPoint3D
From Onset Developer Wiki
Description
__EDIT_ME__
Syntax
DrawPoint3D(x, y, z [, PointSize, bForeground])
Parameters
- x
World X location - y
World Y location - z
World Z location - PointSize (optional)
Size of the point, defaults to 1.0 - bForeground (optional)
true to draw before geometry, false to draw in world space.
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
See also
__EDIT_ME__