Although I can't see a way to get the TextureTransform struct from the NormalTexture. Is there a reason why it's not supported?
Edit: I think it's unfinished business...? If there is not any particular reason to not have the "extensions" part parsed, let me know that I can make an immediate PR.
I am trying to mutate the
offset
data in a normal texture in a gltf fileAlthough I can't see a way to get the
TextureTransform
struct from theNormalTexture
. Is there a reason why it's not supported?Edit: I think it's unfinished business...? If there is not any particular reason to not have the "extensions" part parsed, let me know that I can make an immediate PR.