tile_as_texture property

tile_as_texture property

Definition:

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

See Also