Material
Medžiaga — Medžiagos klasė. Paveldima iš: A3DObject.
Methods: aspose.threed
Methods
Nėra viešų savybių, dokumentuotų šaltinyje.
Methods
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read/Write | Gets or sets the name. |
properties | PropertyCollection | Read | Gets the properties. |
| Signature | Description |
|---|---|
__init__(name: str) | |
get_texture(slot_name: str) | Not implemented in the FOSS edition — throws at runtime. Retrieves the texture assigned to the specified slot name |
set_texture(slot_name: str, texture) | Not implemented in the FOSS edition — throws at runtime. Sets the texture value. |
find_property(property_name: str) | |
get_property(property: str) | |
set_property(property: str, value) | Sets the property value. |
remove_property(property) |