shading_attributes property

shading_attributes property

Definition:

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

See Also