Capítulo 667 de 859

Chapter 667: Int32BufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Int32BufferAttribute extends: BufferAttribute

Connects To