Fix spelling error

This commit is contained in:
stefnotch
2021-01-28 16:24:36 +01:00
parent a250a23259
commit 164da0f87a
4 changed files with 10 additions and 10 deletions

View File

@@ -1004,7 +1004,7 @@ namespace FlaxEditor.Windows.Assets
protected override void OnAssetLoaded()
{
_refreshOnLODsLoaded = true;
_preview.ViewportCamera.SerArcBallView(Asset.GetBox());
_preview.ViewportCamera.SetArcBallView(Asset.GetBox());
UpdateEffectsOnAsset();
// TODO: disable streaming for this model