Capítulo 668 de 859

Chapter 668: Int8BufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Int8BufferAttribute extends: BufferAttribute

Connects To