Stores information to draw the debug shape line. More...
Public Attributes | |
ColorRGBA | Color |
Line color More... | |
FPVector3 | End |
End point of the line. More... | |
FPVector3 | Start |
Start point of the line. More... | |
Stores information to draw the debug shape line.
FPVector3 Quantum.Draw.DebugLine.Start |
Start point of the line.
FPVector3 Quantum.Draw.DebugLine.End |
End point of the line.
ColorRGBA Quantum.Draw.DebugLine.Color |
Line color