mirror of
https://github.com/SFML/SFML.git
synced 2024-11-26 05:11:04 +08:00
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
|
texture framebuffer
|
||
|
|
||
|
effect
|
||
|
{
|
||
|
_out = framebuffer(_in);
|
||
|
}
|