TextureSlot
TextureSlot class
テクスチャ スロットインMaterial、マテリアル インスタンスで列挙できます。
public class TextureSlot
プロパティ
| 名前 | 説明 |
|---|---|
| SlotName { get; } | このテクスチャがどこにバインドされるかを示すスロット名. |
| Texture { get; } | マテリアルにバインドされるテクスチャ。 |
関連項目
- 名前空間 Aspose.ThreeD.Shading
- 組み立て Aspose.3D
テクスチャ スロットインMaterial、マテリアル インスタンスで列挙できます。
public class TextureSlot
| 名前 | 説明 |
|---|---|
| SlotName { get; } | このテクスチャがどこにバインドされるかを示すスロット名. |
| Texture { get; } | マテリアルにバインドされるテクスチャ。 |