CCEffectPixellate Class Reference
| Inherits from | CCEffect : NSObject |
| Declared in | CCEffectPixellate.h |
Overview
CCEffectPixellate adjusts the size of the pixels of the sprite or effect node it is attached to.
Properties
blockSize
The resulting size of the pixel blocks of the affected node. This value is specified in points and is in the range [1..inf]. A value of 1 results in no change to the affected pixels and larger values result in larger output pixel blocks.
@property (nonatomic) float blockSizeDeclared In
CCEffectPixellate.h