add FadeInSeconds property
This commit is contained in:
@@ -27,7 +27,9 @@ private:
|
||||
StopMode m_StopMode;
|
||||
int m_iStartFrames;
|
||||
int m_iLengthFrames;
|
||||
int m_iFadeInFrames;
|
||||
int m_iFadeOutFrames;
|
||||
bool m_bIgnoreFadeInFrames;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user