Add support for loading Visject surfaces without Surface UI
This commit is contained in:
@@ -18,6 +18,8 @@ namespace FlaxEditor.Surface.Elements
|
||||
{
|
||||
_isAutoSelect = true;
|
||||
|
||||
if (Surface == null)
|
||||
return;
|
||||
UpdateComboBox();
|
||||
|
||||
// Select saved value
|
||||
|
||||
Reference in New Issue
Block a user