is_tiling propiedad

is_tiling propiedad

Indica si la imagen del mosaico es una textura.

Definición:

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

Ver también