Method SetTexture SetTexture(string, Texture) Set texture property. Declaration public void SetTexture(string propertyName, Texture value) Parameters Type Name Description string propertyName Property name. Texture value Property value.