texture_type property

texture_type property

TextureType

Definition:

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

See Also