Open dawsonc623 opened 7 years ago
When creating buffers per attribute, the attribute takes a usage parameter to optimize performance. Currently, the usage is hard-coded inside of the WebGLService implementation.
usage
WebGLService
When creating buffers per attribute, the attribute takes a
usage
parameter to optimize performance. Currently, the usage is hard-coded inside of theWebGLService
implementation.