TextBlock2D
¶
Text Block 2D displays a small amount of text in 2D.
Inherits properties and message types from TextBlock2DMetadata.
create() | Creates an instance of TextBlock2D |
setText() | Sets the value of the TextConceptMetadata.TextProperty |
Creates an instance of TextBlock2D.
objectName | (string) | The name of the object. |
Sets the value of the TextConceptMetadata.TextProperty.
value | (string) | The text content that the text node renders. |