Uint8BufferAttribute(Uint8Array array, int itemSize, [bool normalized = false]) : super(array, itemSize, normalized) { type = "Uint8BufferAttribute"; }