texture 属性

texture 属性

表示指定填充的 texture 类型。

定义:

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

也可以看看