Closed DethRaid closed 1 year ago
glTF accessors can specify a min and max value for the data contained within. Add support for this min and max value
See glTF spec https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#accessors-overview for an example
I was faster :) 5040c22a9e087334cbab8c363c8426a5e1872af4
glTF accessors can specify a min and max value for the data contained within. Add support for this min and max value
See glTF spec https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#accessors-overview for an example