Class DebugLine

Hierarchy

  • DebugLine

Constructors

Methods

Constructors

Methods

  • 绘制直线

    Parameters

    • start: Vec3

      起点

    • end: Vec3

      终点

    • Optional color: Color

      颜色

    Returns void