Following #17491
@@ -57,7 +57,6 @@
// used the buffer to create a [name]
var texture = new THREE.DataTexture( data, width, height, THREE.RGBFormat );
- texture.needsUpdate = true
</code>
<h2>Properties</h2>