position tag - tiagodinis/GParticles GitHub Wiki

Description: Tag that contains the world space position of the corresponding particle system.

Parent tag: properties

Child tags: none

attribute type description
x float particle system's x coordinate
y float particle system's y coordinate
z float particle system's z coordinate

Example:

<position x=-2 y=0 z=-3 />