Capítulo 666 de 859

Chapter 666: Int16BufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Int16BufferAttribute extends: BufferAttribute

Connects To