DrawPoint3D: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|DrawPoint3D(x, y, z [, PointSize, r, g, b])}} {{FuncParameters}} {{FuncParam|x|__EDIT_ME__}} {{Fun...")
(No difference)

Revision as of 11:22, 22 March 2019

DrawPoint3D

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

DrawPoint3D(x, y, z [, PointSize, r, g, b])

Parameters

  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • PointSize
    __EDIT_ME__
  • r
    __EDIT_ME__
  • g
    __EDIT_ME__
  • b (optional)
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__