Version: 2017.2
public Vector3 position ;

Descripción

La posición de la partícula.

The position is defined relative to the simulation space (ie, world space or local space) set by the simulationSpace property. You can use Transform.TransformPoint and Transform.InverseTransformPoint to convert points between local and world space as necessary.