GraphicsPlugin.draw

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void draw(Batch batch, Matrix4f modelMatrix)
  2. void draw(Armature armature, Matrix4f modelMatrix)
    class GraphicsPlugin
    void
    draw
    (
    ref Armature armature
    ,
    Matrix4f modelMatrix = Matrix4f.identity
    )
  3. void draw(Batch2d batch)

Meta