Property ShaderName
ShaderName
Gets or sets the name of the material shader program used in the drawing operation.
[TypeConverter(typeof(MaterialNameConverter))]
public string ShaderName { get; set; }
Gets or sets the name of the material shader program used in the drawing operation.
[TypeConverter(typeof(MaterialNameConverter))]
public string ShaderName { get; set; }