vectorField
Apply forces to particles within the volume of the Force Field, by using a 3D texture containing vector field data.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public Texture3D vectorField { get; set; }
Remarks
Additional Resources: ParticleSystemForceField