Model: CSS scale test


This model has a CSS transform scale applied to it. Click the button to toggle the scale.

CSS

.scale {
  transform: scale(0.5, 1);
}

HTML

<model alt="A model of a teapot" class="scale">
  <source src="./teapot.usdz" type="model/vnd.usdz+zip" />
  <source src="./teapot.glb" type="model/gltf-binary" />
</model>
An image of a model of a teapot