joints property
Four joint indices corresponding to this mesh's skin transforms. These are floats instead of ints because this vertex data is uploaded directly to the GPU, and float attributes work for all Impeller backends.
Implementation
Vec4T joints;