got the convolve filters working, but we still need to do some work on them

This commit is contained in:
Eric Rowell
2014-01-03 23:09:49 -08:00
parent 3814a1dddc
commit cfe3091833
2 changed files with 15 additions and 11 deletions

View File

@@ -68,7 +68,7 @@
return kernel;
};
Kinetic.Factory.addFilterGetterSetter(Kinetic.Node, 'convoltion', 50);
Kinetic.Factory.addFilterGetterSetter(Kinetic.Node, 'filterAmount', 50);
/**
* get the current filter amount
* @name getFilterAmount