Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeRDark
languagejs
linenumberstrue
bufferGeometryInstance.attributes.uv = {
	array: mesh.uvs,
	itemSize: 2
};

Color

Index

...

Index

The index is necessary if UV mapping is enabled.

Color

Step-by-step guide

 

Info

...