texture property

texture property

The texture that will be bounded to the material.

Definition:

@property
def texture(self):
    ...

See Also