textureClipThreshold
Discards particles when they spawn on an area of the Texture with a value lower than this threshold.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float textureClipThreshold { get; set; }
Remarks
Additional Resources: ParticleSystem.ShapeModule.textureClipChannel, ParticleSystem.ShapeModule.texture.