Searched refs:TextureScale (Results 1 – 4 of 4) sorted by relevance
108 math::VEC2& TextureScale() { return m_TextureScale; } in TextureScale() function111 const math::VEC2& TextureScale() const { return m_TextureScale; } in TextureScale() function
117 this->TextureScale().x, in Update()118 this->TextureScale().y, in Update()
123 this->TextureScale().x, in Update()124 this->TextureScale().y, in Update()
127 this->TextureScale().x, in Update()128 this->TextureScale().y, in Update()