Manages all MaterialItems and MaterialVariationItems attached to the AvatarItem this manager is associated with
More...
Manages all MaterialItems and MaterialVariationItems attached to the AvatarItem this manager is associated with
◆ GetAllMaterialItems()
virtual List< MaterialItem > Astra.Asset.MaterialManager.GetAllMaterialItems |
( |
| ) |
|
|
inlinevirtual |
Returns a list of MaterialItems that are attached to the avatar
- Returns
- List of MaterialItems attached to the AvatarItem
◆ GetAllMaterialVariationItems()
Returns a list of MaterialVariationItems that are attached to the avatar
- Returns
- List of MaterialItems attached to the AvatarItem
◆ GetMaterialItem()
MaterialItem Astra.Asset.MaterialManager.GetMaterialItem |
( |
string |
guid | ) |
|
|
inline |
Retrieve the MaterialItem with the given guid
- Parameters
-
guid | Guid of the item to retrieve |
◆ GetMaterialVariationItem()
◆ RemoveMaterialItem()
virtual void Astra.Asset.MaterialManager.RemoveMaterialItem |
( |
string |
guid | ) |
|
|
inlinevirtual |
Remove a MaterialItem with the given guid and destroy it
- Parameters
-
guid | Guid of the item to remove |
◆ RemoveMaterialVariationItem()
virtual void Astra.Asset.MaterialManager.RemoveMaterialVariationItem |
( |
string |
guid | ) |
|
|
inlinevirtual |
Remove a MaterialVariationItem with the given guid and destroy it
- Parameters
-
guid | Guid of the item to remove |
The documentation for this class was generated from the following file:
- Assets/Astra/Asset/Material/MaterialManager.cs