texture_coordinates property

texture_coordinates property

TextureCoordinates

Definition:

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

See Also