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