add TexOffsetX, TexOffsetY

This commit is contained in:
Glenn Maynard
2005-02-01 02:31:39 +00:00
parent 741018a842
commit 474bd6392f
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -53,6 +53,8 @@ public:
float GetSecondsIntoAnimation() const;
bool m_bSphereMapped;
float m_fTexOffsetX;
float m_fTexOffsetY;
float m_fTexVelocityX;
float m_fTexVelocityY;
BlendMode m_BlendMode;