mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-14 23:24:09 -05:00
fix sparse export
This commit is contained in:
parent
79f137db32
commit
dadf45865c
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user