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