Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


emitting

Creates trails when the GameObject moves.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool emitting { get; set; }

Remarks

When set to
true
, trail geometry will be created while the GameObject moves.