Name | ID | Description | Type |
---|---|---|---|
Text | T | The text to render to the screen | Text |
Font | F | The font to use | Text |
Justification | J | Text Justification | Integer |
Location | L | The location to display the text | Point |
Size Factor | S | A multiplier on the scale. Use this to adjust the size of the text in the display. | Number |
Color | C | The color to display the text. | Colour |
Depth | D | A value that controls the Z-depth of the text display. \nHigher numbers will appear in front of most objects - lower will go behind.\nHowever, values that are too high may cause the display to disappear completely. | Number |
Absolute | A | If true, text remains a fixed size relative to world dimenions - if false, text is always the same size relative to the screen | Boolean |
Site design © Robin Rodricks.
Human and associated data © 2024 Andrew Heumann.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub