Capítulo 653 de 859

Chapter 653: Float32BufferAttribute

Core Idea

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

Reference Tables

Constructor

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

Key Takeaways

  1. Float32BufferAttribute extends: BufferAttribute

Connects To