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