Toolkit.WithChannelTexture
WithChannelTexture(this Material, string, int, string)
public static Material WithChannelTexture(this Material material, string channelName,
int textureSet, string imageFilePath)
See Also
- class Material
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD
WithChannelTexture(this Material, string, int, ImageGlb)
public static Material WithChannelTexture(this Material material, string channelName,
int textureSet, ImageGlb image)
See Also
- class Material
- class ImageGlb
- class Toolkit
- namespace Aspose.CAD.FileFormats.GLB.ToolKit
- assembly Aspose.CAD