getBytesPerElement method
dynamic
getBytesPerElement()
Implementation
getBytesPerElement() {
return WEBGL_COMPONENT_TYPES_BYTES_PER_ELEMENT[type];
}
getBytesPerElement() {
return WEBGL_COMPONENT_TYPES_BYTES_PER_ELEMENT[type];
}