#if GRIFFIN
namespace Pinwheel.Griffin
{
public enum GNormalMapMode
Sharp, Interpolated, PerPixel
}
#endif