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