Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ setOrbitPos
Method
setOrbitPos
Engine/source/gui/editor/guiShapeEdPreview.cpp:903–906 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
901
}
902
903
void GuiShapeEdPreview::setOrbitPos( const Point3F& pos )
904
{
905
mOrbitPos = pos;
906
}
907
908
void GuiShapeEdPreview::exportToCollada( const String& path )
909
{
Callers
1
guiShapeEdPreview.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected