An instanced version of BufferAttribute.
See BufferAttribute for inherited properties.
Defines how often a value of this buffer attribute should be repeated. A value of one means that each value of the instanced attribute is used for a single instance. A value of two means that each value is used for two consecutive instances (and so on). Default is 1.
See BufferAttribute for inherited methods.
For more info on how to obtain the source code of this module see this page.