is_tiling属性

is_tiling属性

指示是否将图片平铺为纹理。

定义:

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

也可以看看