admire wrotefloat bone count: The number of bones that influence the vertex.
This is correct.
这是对的。
admire wroteFor ATTACHMENT_MESH
Vertices vertices: The mesh vertices.前没有vertices count, 我怎么判断有多少vertex?
uv count
is also the number of vertices.
uv count
也是顶点的数量。
admire wrote同时想问一下, weighted vertices 哪里能找到实例
See SkeletonBinary in the Spine Runtimes, eg:
见SkeletonBinary脊柱运行时,如:
spine-runtimes/SkeletonBinary.java at 3.8
Note that if you are using the Spine Runtimes, you don't need to parse the binary format yourself at all.
请注意,如果您使用的是脊柱运行时,你并不需要分析自己的二进制格式的。