Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasAnySystemAwake()

Checks if any particle system in the effect is awake.
Read time 1 minuteLast updated 9 days ago

Definition

public bool HasAnySystemAwake()

Returns

Type

Description

boolReturns true if at least one of the particle systems of the effect is awake, otherwise returns false.