Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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