PropsGroupEffect extension

on

Properties

children → AnimationNodeList

Available on GroupEffect, provided by the PropsGroupEffect extension

no setter
firstChild → AnimationEffect?

Available on GroupEffect, provided by the PropsGroupEffect extension

no setter
lastChild → AnimationEffect?

Available on GroupEffect, provided by the PropsGroupEffect extension

no setter

Methods

append([AnimationEffect? effects1, AnimationEffect? effects2, AnimationEffect? effects3]) → void

Available on GroupEffect, provided by the PropsGroupEffect extension

clone() → dynamic

Available on GroupEffect, provided by the PropsGroupEffect extension

prepend([AnimationEffect? effects1, AnimationEffect? effects2, AnimationEffect? effects3]) → void

Available on GroupEffect, provided by the PropsGroupEffect extension