tex_coords property

tex_coords property

TexCoords

Definition:

@property
def tex_coords(self):
    ...
@tex_coords.setter
def tex_coords(self, value):
    ...

See Also