comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
DebugOverlaySystem
.Line
void
Line
(
Line
line
,
Color
color
,
float
duration
,
Transform
transform
,
bool
overlay
)
DebugOverlaySystem
.Line
void
Line
(
Vector3
from
,
Vector3
to
,
Color
color
,
float
duration
,
Transform
transform
,
bool
overlay
)
DebugOverlaySystem
.Line
void
Line
(
IEnumerable
<
Vector3
>
points
,
Color
color
,
float
duration
,
Transform
transform
,
bool
overlay
)
User Comments
Methods
Box
Line
Normal
Sphere
Text