material_hanlde property

material_hanlde property

Gets or sets the material hanlde.

Definition:

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

See Also