freeformStretching
Enables freeform stretching behavior.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public bool freeformStretching { get; set; }
Remarks
With this stretching behavior particles don't get thin when viewed head-on and particle rotation can be independent from stretching direction.
Additional Resources: ParticleSystemRenderer.rotateWithStretchDirection.