Inheritance: BufferAttribute →
Convenient class that can be used when creating a UInt8 buffer attribute with a plain Array instance.
Constructs a new buffer attribute.
array
The array holding the attribute data.
itemSize
The item size.
normalized
Whether the data are normalized or not.
Default is false.