Class PhysicsDebugIndexBuffer

Internal class for holding data about PhysicsDebugVertexBuffers

Constructors

Properties

Methods

Constructors

Properties

buffer: WebGLBuffer
count: number
gl: WebGL2RenderingContext

Methods

  • The actual DrawCall for physicsDebugDraw Buffers. This is where the information from the debug is actually drawn.

    Parameters

    • _mode: number = ...
    • _count: number = -1

    Returns void