effects property

List<Effect>? effects
final

An array of effects attached to this node (see Effect)

Implementation

final List<Effect>? effects;