Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
appspell authored Feb 2, 2021
1 parent 7906ebd commit e89003d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The advantage of this library that you can use ShaderView in your hierarchy as a

### Use cases:
- Shaders for video
- Advanced UI components (blur, shadow, lighting)
- Advanced UI components (blur, shadow, lighting, etc.)
- UI effects and animation
- Realtime image animation

Expand Down Expand Up @@ -67,7 +67,7 @@ with(shaderView) {

`onDrawFrameListener` - called each frame

`updateContinuously` - should we render the view each frame only when it's really needed by the system (default is "false")
`updateContinuously` - should we render the view each frame (default is "false")

`debugMode` - enable or disable debug logs

Expand Down

0 comments on commit e89003d

Please sign in to comment.