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