Overview
TextureSlot is a class in Aspose.3D FOSS for .NET.
Texture slot in Material, can be enumerated through material instance.
Properties: SlotName, Texture.
Properties
| Name | Type | Access | Description |
|---|
SlotName | string | Read | Gets the slot name. |
Texture | TextureBase | Read | Gets the texture. |
See Also