Mask.Type Enum
the type for mask.
Index
- RECT
- ELLIPSE
- IMAGE_STENCIL
Details
RECT
Rect mask.
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/components/CCMask.js:44 | 
ELLIPSE
Ellipse Mask.
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/components/CCMask.js:50 | 
IMAGE_STENCIL
Image Stencil Mask.
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/components/CCMask.js:56 | 
