Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

mp_grid_draw

CryoEagle edited this page Feb 15, 2019 · 1 revision

mp_grid_draw

Draws grid data

Syntax:

mp_grid_draw(outline, alpha)
Argument Description
bool outline Outline option
double alpha Make drawing transparent

Returns: void

Description:

This function will draw grid data, it's useful for debugging project.

Example:

mp_grid_draw(false);

This code will draw grid data with false option for outline.

Back to Motion Planning

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /