Members
-
A generated function that will append an object's attributes and indices to composite buffers.
The composite attribute buffer is interleaved.
The composite index buffer has adjusted indices. It accounts for the new positions of vertices in the composite attribute buffer.
You can overwrite this property with a custom packer function.
-
This is the currently active composite attribute buffer. It may contain garbage in unused locations.
-
This is the currently active composite index buffer. It may contain garbage in unused locations.
It will be
null
ifindexProperty
was not given.