SetTexture
Material.SetTexture method
将纹理设置为指定槽
public void SetTexture(string slotName, TextureBase texture)
范围 | 类型 | 描述 |
---|---|---|
slotName | String | 插槽名称。 |
texture | TextureBase | 质地。 |
也可以看看
- class TextureBase
- class Material
- 命名空间 Aspose.ThreeD.Shading
- 部件 Aspose.3D
将纹理设置为指定槽
public void SetTexture(string slotName, TextureBase texture)
范围 | 类型 | 描述 |
---|---|---|
slotName | String | 插槽名称。 |
texture | TextureBase | 质地。 |