scale tag - tiagodinis/GParticles GitHub Wiki
Description: Tag that contains the scale of the corresponding particle system.
Parent tag: properties
Child tags: none
| attribute | type | description |
|---|---|---|
| x | float | x axis scale |
| y | float | y axis scale |
| z | float | z axis scale |
Example:
<scale x=1 y=1 z=1 />