Merge branch 'Remove-Background_From-CollisionDataWindow' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-Remove-Background_From-CollisionDataWindow
This commit is contained in:
@@ -200,6 +200,7 @@ namespace FlaxEditor.Windows.Assets
|
|||||||
ViewportCamera = new FPSCamera(),
|
ViewportCamera = new FPSCamera(),
|
||||||
Parent = _split.Panel1
|
Parent = _split.Panel1
|
||||||
};
|
};
|
||||||
|
_preview.Task.ViewFlags &= ~ViewFlags.Sky & ~ViewFlags.Bloom;
|
||||||
|
|
||||||
// Asset properties
|
// Asset properties
|
||||||
_propertiesPresenter = new CustomEditorPresenter(null);
|
_propertiesPresenter = new CustomEditorPresenter(null);
|
||||||
|
|||||||
Reference in New Issue
Block a user