is_tiling 属性

is_tiling 属性

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

定义:

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

也可以看看