Capítulo 783 de 859

Chapter 783: Uint8BufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Uint8BufferAttribute extends: BufferAttribute

Connects To