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