useMeshColors
Modulate the particle colors with the vertex colors, or the Material color if no vertex colors exist.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public bool useMeshColors { get; set; }
Remarks
Additional Resources: ParticleSystem.ShapeModule.shapeType.