-
-
Notifications
You must be signed in to change notification settings - Fork 4
texture_
villares edited this page May 24, 2020
·
4 revisions
![](media/texture_.gif)
#### Descrição
Sets a texture to be applied to vertex points. The **texture()** function must be called between **beginShape()** and **endShape()** and before any calls to **vertex()**.
#### Sintaxe
```pde
texture(img);
Parâmetros img PImage: the texture to apply
Nenhum
Application & Web
A referência de Processing está sob a licença Creative Commons BY-NC conforme indicado aqui. Esta Wiki-tradução é baseada na tradução e adaptação para o Português do Brasil do professor Luiz Ernesto Merkle