Capítulo 781 de 859

Chapter 781: Uint16BufferAttribute

Core Idea

Convenient class that can be used when creating a UInt16 buffer attribute with a plain Array instance.

Reference Tables

Constructor

Signature
`new Uint16BufferAttribute( array : Array.<number>

Key Takeaways

  1. Uint16BufferAttribute extends: BufferAttribute

Connects To