For example take a sprite sheet. It is not exactly what I am doing but similar. Lets say you set the texture rect to the first frame in the animation. When you use sf::Shader::CurrentTexture to set the parameter in the shader code, is this current texture the entire sprite sheet or is it just the part of the texture within the texture rect?