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