-
Notifications
You must be signed in to change notification settings - Fork 16
action sorts
liaocheng edited this page Nov 8, 2011
·
2 revisions
The actions of the system can be sorted into these kinds at physical standpoint:
- offest position.This makes all vertices of a particle offest the same position.
- this kind contains:VelocityGlobal(Local),AccelerateGlobal(Local),OffestPositionLocal,DriftLocal…
- rotation.This makes each vertices of a particles offest a different position.
- this kind contains:RandomRotateLocal,AutoRotateGlobal,AlwayFaceToCameraGlobal…
- scale.This makes each vertices of a particles offest a different position.
- this kind contains:RandomScaleLocal,ScaleByLifeGlobal,ScaleByTimeGlobal…
- color.This influences a particle’s color.
- this kind contains:FlickerGlobal,ChangeColorByLifeGlobal,RandomColorLocal…