shapeModule.ShapeType Enum
粒子发射器类型
Index
- Box
- Circle
- Cone
- Sphere
- Hemisphere
Details
Box
立方体类型粒子发射器
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/3d/particle/enum.ts:49 | 
Circle
圆形粒子发射器
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/3d/particle/enum.ts:55 | 
Cone
圆锥体粒子发射器
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/3d/particle/enum.ts:61 | 
Sphere
球体粒子发射器
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/3d/particle/enum.ts:67 | 
Hemisphere
半球体粒子发射器
| meta | description | 
|---|---|
| Type | Number | 
| Defined in | cocos2d/core/3d/particle/enum.ts:73 | 
