On this page
getBufferParameter method
- @DomName('WebGLRenderingContext.getBufferParameter')
- @DocsEditable()
Source
@DomName('WebGLRenderingContext.getBufferParameter')
@DocsEditable()
Object getBufferParameter(int target, int pname) =>
(_blink.BlinkWebGLRenderingContext.instance
.getBufferParameter_Callback_2_(this, target, pname));
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-web_gl/RenderingContext/getBufferParameter.html