void setTextureRect(const RectF &textureRect)
Set the texture rectangle.
A texture for colored images.
Definition: Texture.h:339
A post-processing drawable.
Definition: PostProcessing.h:46
void setEffect(Effect &effect)
Set the effect to apply.
Definition: PostProcessing.h:72
virtual void draw(RenderTarget &target, RenderStates states) override
Draw the object to a render target.
void setTexture(const Texture &texture)
Set the source texture.