int addMetallicRoughnessTexture(int? metallicRoughnessTexture) { fbBuilder.addInt32(5, metallicRoughnessTexture); return fbBuilder.offset; }