Guest User

Untitled

a guest
Jan 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. cubeTextures.push( new THREE.MeshBasicMaterial( { map: texture, transparent: true, color:0xffffff } ) );
  2.  
  3. context.fillText(cubeText[indexTexture], 20, 20, cubeWidth - cubeTextMarginLeft - cubeTextMarginRight);
Add Comment
Please, Sign In to add comment