Range

Text Masks  -  range through sentence or word

RangeTextMask RangeTextMask RangeTextMask RangeTextMask

Modulate the intenisity of the modifier on which this mask is applied by parsing the content of the LocalTextGenerator Icon Text Generator or of the GroupTextGenerator Icon Group Text Generator .

there is 4 ways to parse a text defined by the level parameter:

  • Per character

  • Per words

  • Per sentences

  • Per Lines

For each ways of parsing the text, the modifeir will be modulate though a function

Example: A red ColorTextModifier Icon Color on a range mask through a character selection with a Square function. The same modifier below but through a words selection_

CharacterWordsRangeMask CharacterWordsRangeMask

Note that you can create this mask by switching to edit mode, selecting some charaters in the viewport and rightclicking on it.

TextMaskCreationCommand TextMaskCreationCommand


Variables:

  • Blending Mode:
  • Opacity:
  • Inverse:
  • Level: Defines the selection on which the function will be applied
  • Type: Switch the Relative or absolute to better select the characters
  • Absolute Range:
  • Relative Range: Begin, end and offset of the function
  • Clamp Before: if true, the characters before the beginning of the function keeps the min value
  • Clamp After: if true, the characters after the beginning of the function keeps the max value

Python

    Oil.createObject("RangeTextMask")