getVertexAttrib 方法

Object? getVertexAttrib(
  1. int index,
  2. int pname
)

实现

Object? getVertexAttrib(int index, int pname) native;