Show:

Basic array modifier group.

Item Index

Methods

Methods

canAdd

(
  • item
)
Boolean

Method that returns whether an item can be added or not.

Parameters:

  • item Class

    Item that is to be checked whether it can be added or not.

Returns:

Boolean:

modify

(
  • array
)

Method called to modify an entire array.

Parameters:

  • array Array

    The array to modify.

Properties

arrayModifiers

Array

Array modifiers present in the group. Use object while creating.

priority

Number

Priority to run this modifier group

Default: 5