Update the object in options editor to show the edited value
This commit is contained in:
parent
078c841190
commit
bddb4f1f02
Binary file not shown.
@ -78,7 +78,7 @@ namespace FirstPlugin.Forms
|
||||
|
||||
material.shaderassign.options[option.Name] = option.Value;
|
||||
|
||||
shaderOptionsListView.Refresh();
|
||||
shaderOptionsListView.RefreshObject(option);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user