SetTexture

Material.SetTexture method

将纹理设置为指定槽

public void SetTexture(string slotName, TextureBase texture)
范围类型描述
slotNameString插槽名称。
textureTextureBase质地。

也可以看看