Searched refs:TextureScale (Results 1 – 4 of 4) sorted by relevance
106 math::VEC2& TextureScale() { return m_TextureScale; } in TextureScale() function109 const math::VEC2& TextureScale() const { return m_TextureScale; } in TextureScale() function
115 this->TextureScale().x, in Update()116 this->TextureScale().y, in Update()
121 this->TextureScale().x, in Update()122 this->TextureScale().y, in Update()
125 this->TextureScale().x, in Update()126 this->TextureScale().y, in Update()