home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd2.bin
/
3d
/
bodypaint
/
BodyPaint_3D_Demo.exe
/
resource
/
res
/
description
/
Tmotionblur.h
< prev
next >
Wrap
C/C++ Source or Header
|
2002-02-22
|
113b
|
9 lines
#ifndef _Tmotionblur_H_
#define _Tmotionblur_H_
enum
{
MOTIONBLURTAG_STRENGTH = 1000 // Real
};
#endif