Capítulo 782 de 859

Chapter 782: Uint32BufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Uint32BufferAttribute extends: BufferAttribute

Connects To