Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelBarbosatec committed Nov 14, 2024
1 parent fafc670 commit 4dc2ac9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v3.0/doc/shader.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ class MyComponente extends GameDecoration with UseShader {
}
```

Done, Now your component will be rendered by yout shader file and your will have all of powers os shaders to apply effects at the component.
Done, Now your component will be rendered by your shader file and your will have all of powers os shaders to apply effects at the component.

Take a look in the our example [here](https://github.com/RafaelBarbosatec/bonfire/tree/develop/example/lib/pages/shader).
Take a look at the our example [here](https://github.com/RafaelBarbosatec/bonfire/tree/develop/example/lib/pages/shader).

## Setting values to the shader.

Expand Down

0 comments on commit 4dc2ac9

Please sign in to comment.