Click or drag to resize
PhysicsDebugDrawDrawLine Method
Overload List
  NameDescription
Public methodDrawLine(Vector3, Vector3, Vector3) (Inherited from DebugDraw.)
Public methodDrawLine(Vector3, Vector3, Vector3)
Draw a line with a single color.
(Overrides DebugDraw.DrawLine(Vector3, Vector3, Vector3).)
Public methodDrawLine(Vector3, Vector3, Vector3, Vector3) (Inherited from DebugDraw.)
Public methodDrawLine(Vector3, Vector3, Vector3, Vector3)
Draw a line with graduate colors.
Top
See Also