Capítulo 784 de 859

Chapter 784: Uint8ClampedBufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Uint8ClampedBufferAttribute extends: BufferAttribute

Connects To