Name | Script Name | Type | Description | Supports None | Default | Minimum | Maximum |
Range Begin | BeginEx | Integer | Range begin character position to be modified. | Yes | 0 | 0 | 0 |
Text Flow | TextFlow | Enumeration (TextFlow) | Defines direction of character and text line flow. | Yes | HorizontalDown | | |
Text Type | TextType | Enumeration (TextType) | Indicates the type of text to be created; on a path or at the selected position | Yes | TextBase | | |
Path Offset | PathOffset | Real | Set text offset from path | Yes | 0.0 | 0.0 | 0.0 |
Auto Kern | AutoKern | Enumeration (Boolean) | Turns auto kerning on or off | Yes | True | | |
Kerning | Kerning | Integer | Sets text kerning value | Yes | 0 | -1000 | 1000 |
Tracking | Tracking | Real | Sets text tracking value | Yes | 0.0 | 0.0 | 0.0 |
Leading | Leading | Real | Sets leading value for the text line | Yes | 0.0 | -10000.0 | 10000.0 |
Font name | Font | String | Name of the font to use in displaying text | Yes | | | |
Font Size | PointSize | Real | Sets size for text display | Yes | 10.0 | 0.0 | 512.0 |
Italic | Italic | Enumeration (Boolean) | Turns text italicizing on or off | Yes | False | | |
Bold | Bold | Enumeration (Boolean) | Turns text bolding on or off | Yes | False | | |
Underline | Underline | Enumeration (Boolean) | Set text underlining on or off | Yes | False | | |
Strikethrough | Strikethru | Enumeration (Boolean) | Sets text strikethrough on or off | Yes | False | | |
Anti-alias | Antialias | Enumeration (Boolean) | Allows anti-alias text when rendered | Yes | False | | |
AntialiasStyle | AntialiasStyle | Enumeration (AntialiasEx) | Defines the style of text antialiasing used. | Yes | None | | |
Warp text on path | WarpText | Enumeration (Boolean) | Warps text on path when rendering | Yes | True | | |
Set Text | SetText | Enumeration (Justify) | Determines how text is justified; left, right, center | Yes | Left | | |
Character Fill | Fill | Parameter Repository | Sets the Material for the character fill | Yes |
Character Stroke | Stroke | Parameter Repository | Sets the material for the character stroke | Yes |
Stroke Width (pixels) | LineWidth | Real | Width of area in which to set text | Yes | 1.0 | 0.0 | 255.0 |
Line Style | LineStyle | Parameter Repository | Defines the line style used to draw the character strokes | Yes |
Join | Join | Enumeration (JointStyle) | Defines type of join for text stroke ends | Yes | Miter | | |
Miter Limit | MiterLimit | Real | Sets the miter limit used when joing character strokes | Yes | 10.0 | 1.0 | 30.0 |
Text | Text | Wide String | Contains the text characters to be displayed | Yes | | | |
Navigation Path | Path | Tuple | Path to get to the new layer, expressed as going up in the object tree, across to a sibling, and then into children. | Yes | 0 | | |
General Settings | GeneralSettings | Parameter Repository | Contains parameters that control the execution of the command. | No |