text property
text property
Gets or sets the value float3 as text.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
Gets or sets the value float3 as text.
@property
def text(self):
...
@text.setter
def text(self, value):
...