material property

material property

Returns the type of a material. Read-only MaterialPresetType.

Definition:

@property
def material(self):
    ...

See Also