AttributeLike
interface AttributeLike
A source of per-vertex vector components. Methods such as fromBufferAttribute and Box3.setFromBufferAttribute read from it.
Kite3D has no BufferAttribute class. Implement this interface on your own vertex buffer to read vectors from it.