Property TextureName
TextureName
Gets or sets the name of the cubemap texture to update.
[TypeConverter(typeof(TextureNameConverter))]
public string TextureName { get; set; }
Gets or sets the name of the cubemap texture to update.
[TypeConverter(typeof(TextureNameConverter))]
public string TextureName { get; set; }