fix sparse export

This commit is contained in:
ousttrue 2021-02-05 21:27:54 +09:00
parent 79f137db32
commit dadf45865c

View File

@ -125,6 +125,7 @@ namespace UniVRM10
componentType = (glComponentType)self.ComponentType,
type = self.AccessorType.ToString(),
count = self.Count,
byteOffset = -1,
sparse = new glTFSparse
{
count = sparseValuesWithIndex.Count,