Info

Statistics

  • Download count661 total downloads
  • Latest download count 661 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

One Color

  • Actions

    Generate a random color

    Generate a random color

  • Expressions

    getRandomColor

    Returns a code for an attractive color

    getLastColor

    Get the last random color.

Color Array

  • Actions

    Generate an array of random colors

    Generate an array of random colors.

  • Expressions

    getRandomColorArray

    Get an array of random colors (as String).

    getLastRandomColorArray

    Get the last array of random colors (as String).

    getColorFromLastArray

    Get a color from last array of random colors.

    getLengthArrayRandomColor

    Get the length of array of random color

Set Properties

  • Actions

    Set hue to {0}

    Set the hue of the generated color

    Set count to {0}

    Set the number of colors to generate.

    Set luminosity to {0}

    Set the luminosity of the generated color

    Set seed to {0}

    Set the seed of colors to generate.

    Set alpha to {0}

    Set the alpha of color to generate

    Set format to {0}

    Set the format of the generated color

    Set properties to hue = {0}, luminosity = {1}, count = {2}, seed = {3}, format = {4}, alpha = {5}

    Set all properties

    Set properties to hue = {0}, luminosity = {1}, count = {2}, seed = {3}, format = {4}, alpha = {5}

    Set all properties via String

    Set the luminosity to {0}

    Set the luminosity of the generated color.

    Set the format to {0}

    Set the format of the generated color.

C3 Array

  • Actions

    Copy random colors to {0}

    Copy random colors to a C3Array

C3 Sprite

  • Actions

    Apply last random color to {0} (alpha = {1})

    Apply last random color to a Sprite

    Apply color to {0} (Alpha = {1}) from index {2} (last array)

    Apply random color to sprite from last array of random colors.

Get Properties

  • Expressions

    getPropertyHue

    Get the Hue (property)

    getPropertyLuminosity

    Get the Luminosity (property)

    getPropertyCount

    Get the Count (property)

    getPropertySeed

    Get the Seed (property)

    getPropertyFormat

    Get the Hue (property)

    getPropertyAlpha

    Get the Alpha (property)