TextureSlot

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

NameTypeAccessDescription
SlotNamestringReadGets the slot name.
TextureTextureBaseReadGets the texture.

See Also