Navigation
API > API/Runtime > API/Runtime/Navmesh
| |
|
| Name |
duColor |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Navmesh/Public/DebugUtils/DebugDraw.h |
| Include Path |
#include "DebugUtils/DebugDraw.h" |
Syntax
struct duColor
Constants
| Name |
Type |
Remarks |
Include Path |
| amber |
unsigned int |
|
DebugUtils/DebugDraw.h |
| black |
unsigned int |
|
DebugUtils/DebugDraw.h |
| blue |
unsigned int |
|
DebugUtils/DebugDraw.h |
| brown |
unsigned int |
|
DebugUtils/DebugDraw.h |
| cyan |
unsigned int |
|
DebugUtils/DebugDraw.h |
| darkGrey |
unsigned int |
|
DebugUtils/DebugDraw.h |
| deepPurple |
unsigned int |
|
DebugUtils/DebugDraw.h |
| green |
unsigned int |
|
DebugUtils/DebugDraw.h |
| grey |
unsigned int |
|
DebugUtils/DebugDraw.h |
| indigo |
unsigned int |
|
DebugUtils/DebugDraw.h |
| lightBlue |
unsigned int |
|
DebugUtils/DebugDraw.h |
| lightGreen |
unsigned int |
|
DebugUtils/DebugDraw.h |
| lightGrey |
unsigned int |
|
DebugUtils/DebugDraw.h |
| lime |
unsigned int |
|
DebugUtils/DebugDraw.h |
| orange |
unsigned int |
|
DebugUtils/DebugDraw.h |
| orangeRed |
unsigned int |
|
DebugUtils/DebugDraw.h |
| pink |
unsigned int |
|
DebugUtils/DebugDraw.h |
| purple |
unsigned int |
|
DebugUtils/DebugDraw.h |
| red |
unsigned int |
Color palette. |
DebugUtils/DebugDraw.h |
| teal |
unsigned int |
|
DebugUtils/DebugDraw.h |
| white |
unsigned int |
|
DebugUtils/DebugDraw.h |
| yellow |
unsigned int |
|
DebugUtils/DebugDraw.h |