Toolkit.WithChannelTexture

WithChannelTexture(this Material, string, int, string)

public static Material WithChannelTexture(this Material material, string channelName, 
    int textureSet, string imageFilePath)

See Also


WithChannelTexture(this Material, string, int, ImageGlb)

public static Material WithChannelTexture(this Material material, string channelName, 
    int textureSet, ImageGlb image)

See Also