Version: 2022.3
언어: 한국어
public Vector3 position ;

설명

The position of the particle.

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.