ForceOvertimeModule
Class
The force over time module of 3d particle.
Index
Properties
enable
Boolean
The enable of ColorOvertimeModule.space
Space
Coordinate system used in acceleration calculation.x
CurveRange
X-axis acceleration component.y
CurveRange
Y-axis acceleration component.z
CurveRange
Z-axis acceleration component.
Details
Properties
enable
The enable of ColorOvertimeModule.
meta | description |
---|---|
Type | Boolean |
Defined in | cocos2d/core/3d/particle/animator/force-overtime.ts:23 |
space
Coordinate system used in acceleration calculation.
meta | description |
---|---|
Type | Space |
Defined in | cocos2d/core/3d/particle/animator/force-overtime.ts:31 |
x
X-axis acceleration component.
meta | description |
---|---|
Type | CurveRange |
Defined in | cocos2d/core/3d/particle/animator/force-overtime.ts:41 |
y
Y-axis acceleration component.
meta | description |
---|---|
Type | CurveRange |
Defined in | cocos2d/core/3d/particle/animator/force-overtime.ts:52 |
z
Z-axis acceleration component.
meta | description |
---|---|
Type | CurveRange |
Defined in | cocos2d/core/3d/particle/animator/force-overtime.ts:63 |