shaders property

shaders property

Definition:

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

See Also