Return the created viewer elements so later modifications are possible.
This commit is contained in:
parent
3645e07c0d
commit
5a027f193f
@ -99,4 +99,6 @@ OV.Init3DViewerElements = function ()
|
||||
viewerElement.viewer.Resize (width, height);
|
||||
}
|
||||
});
|
||||
|
||||
return viewerElements;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user